From 8770f792db9082989c9bcf0fd2255f9e29afc8fa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:32:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e37ccec..fe98eb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -41,29 +41,29 @@ export default function LandingPage() { @@ -108,7 +108,7 @@ export default function LandingPage() { @@ -146,7 +146,7 @@ export default function LandingPage() { description="Find answers to common questions about our products and services." textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/attractive-salesman-pretty-woman-her-20s-are-store-looking-wall-full-frame-samples_662251-250.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/attractive-salesman-pretty-woman-her-20s-are-store-looking-wall-full-frame-samples_662251-250.jpg" imageAlt="Speed Hardware Kiambaa" mediaAnimation="slide-up" faqsAnimation="slide-up" @@ -176,7 +176,7 @@ export default function LandingPage() { tag="Get In Touch" title="Visit Speed Hardware Kiambaa Today" description="Need materials for your next project? Contact us today and get the supplies you need quickly and reliably. Our team is ready to help." - background={{ variant: "floatingGradient" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Subscribe" -- 2.49.1