Changed some config
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m47s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m47s
This commit is contained in:
@@ -3,10 +3,9 @@ import { siteConfig } from "../../config/site";
|
||||
import { Icon } from "astro-icon/components";
|
||||
---
|
||||
|
||||
<section id="services" class="py-20 lg:py-28 bg-base-200/50">
|
||||
<section id="services" class="py-20 lg:py-28 bg-base-200">
|
||||
<div class="max-w-7xl mx-auto px-6">
|
||||
<div class="text-center mb-16">
|
||||
<span class="badge badge-primary badge-lg font-semibold mb-4">{siteConfig.services.badge}</span>
|
||||
<h2 class="text-3xl lg:text-4xl font-bold text-base-content mb-4">
|
||||
{siteConfig.services.title}
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user