diff --git a/src/app/page.tsx b/src/app/page.tsx index fbedba9..d2f81f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function HomePage() { title="Our Services" description="Comprehensive web solutions designed to elevate your local business online." textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" features={[ @@ -168,7 +168,7 @@ export default function HomePage() { names={[ "Local Coffee Roasters", "Downtown Boutique", "Family Dental Clinic", "City Plumbing Co", "Green Landscaping", "Elite Real Estate", "Urban Fitness Studio", "The Bakery House" ]} - showCard={false} + showCard={true} />