Merge version_8 into main #9

Merged
bender merged 1 commits from version_8 into main 2026-02-26 10:40:17 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Package, Phone, Camera, Users, TrendingUp } from 'lucide-react';
import { Package, Camera, Users, TrendingUp } from 'lucide-react';
export default function SitePage() {
return (
@@ -40,7 +40,6 @@ export default function SitePage() {
button={{ text: "View Gallery", href: "#gallery" }}
buttonClassName="min-w-fit px-4 py-2 text-sm rounded-full font-medium shadow-lg hover:shadow-xl transition-all duration-300 ease-in-out"
buttonTextClassName="text-foreground"
ariaLabel="Navigation for Life In Me photo gallery"
/>
</div>