From 0a2b4564fd3ea84ee50161f2f775d0524175cf63 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:13:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a1da9f3..8e96237 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" }, ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} dashboard={{ title: "Our Track Record", logoIcon: Globe, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg", imageAlt: "Web design portfolio showcase", sidebarItems: [ @@ -98,6 +98,7 @@ export default function LandingPage() { imageAlt="Web design success story" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -178,7 +179,7 @@ export default function LandingPage() { { id: "5", title: "Do you provide ongoing support after launch?", content: "Yes! We provide ongoing support for your website. You can reach us at poofsites@yahoo.com or call 803-848-6793 for any questions or maintenance needs."}, { - id: "6", title: "Can you redesign an existing website?", content: "Yes, we can redesign and improve existing websites. The $700 rate applies to redesign projects as well. Contact us to discuss your current site and desired improvements."}, + id: "6", title: "Can you redesign an existing website?", content: "Yes, we can redesign and improve existing websites. The $700 rate applies to redesign projects as well. Contact us to discuss your current site and desired improvements."} ]} imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-with-technology_329181-19259.jpg" imageAlt="Customer support team" @@ -203,7 +204,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg" imageAlt="Professional workspace" mediaAnimation="slide-up" mediaPosition="right" @@ -213,7 +214,7 @@ export default function LandingPage() {