diff --git a/src/app/page.tsx b/src/app/page.tsx index 65d048f..809e2fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function ATFZGaragePage() { borderRadius="pill" contentWidth="small" sizing="mediumLargeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -45,7 +45,7 @@ export default function ATFZGaragePage() { @@ -92,8 +93,8 @@ export default function ATFZGaragePage() { description="From routine maintenance to complex repairs, ATFZGARAGE handles it all with expertise and professionalism." tag="Our Services" textboxLayout="default" - useInvertedBackground="noInvert" - gridVariant="uniform-4-items" + useInvertedBackground={false} + gridVariant="uniform-all-items-equal" animationType="slide-up" features={[ { @@ -208,7 +209,7 @@ export default function ATFZGaragePage() { { text: "Book Service", href: "#contact-form" }, { text: "Call Us", href: "tel:1-800-ATFZGAR" } ]} - background={{ variant: "radial-gradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />