From d9b686d5a907f0aabd31e7b0914abcda4c8b7b60 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:03:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f3a4d70..f11c66c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="inset" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -49,21 +49,21 @@ export default function LandingPage() { tag="Web Development" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} testimonials={[ { name: "Sarah Johnson", handle: "CEO, TechFlow", testimonial: "WebStudio transformed our online presence completely. Their attention to detail and technical expertise exceeded all expectations.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-photo-of-a-confide-1772485261190-b0aae5a6.png?_wi=1"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-photo-of-a-confide-1772485261190-b0aae5a6.png"}, { name: "Michael Chen", handle: "Founder, InnovateLab", testimonial: "Working with WebStudio was seamless. They delivered a beautiful, functional website on time and within budget.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-an-asian-male-f-1772485261695-b01311e5.png?_wi=1"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-an-asian-male-f-1772485261695-b01311e5.png"}, { name: "Emily Rodriguez", handle: "Marketing Director, GrowthCo", testimonial: "Our conversion rate increased by 45% after the redesign. Highly recommend their services to any growing business.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-a-latina-market-1772485263070-de7889eb.png?_wi=1"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-a-latina-market-1772485263070-de7889eb.png"}, { name: "David Kim", handle: "Product Manager, StartupXYZ", testimonial: "Best investment we made this year. The team is professional, responsive, and truly understands user experience design.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-an-asian-male-p-1772485261884-95156d46.png?_wi=1"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-an-asian-male-p-1772485261884-95156d46.png"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -129,7 +129,7 @@ export default function LandingPage() { { id: "4", title: "Website Optimization & SEO", description: "Performance tuning, SEO optimization, and technical improvements to boost visibility, traffic, and search engine rankings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/analytics-dashboard-showing-website-perf-1772485263175-f48207aa.png", imageAlt: "Analytics dashboard"}, ]} - gridVariant="uniform-4-items" + gridVariant="uniform-all-items-equal" animationType="slide-up" buttons={[{ text: "Explore All Services", href: "contact" }]} buttonAnimation="slide-up" @@ -199,13 +199,13 @@ export default function LandingPage() { animationType="blur-reveal" testimonials={[ { - id: "1", name: "Sarah Johnson", handle: "@sarahj - CEO, TechFlow", testimonial: "WebStudio exceeded our expectations. The team understood our vision and delivered a website that truly represents our brand. Highly professional and responsive throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-photo-of-a-confide-1772485261190-b0aae5a6.png?_wi=2", imageAlt: "Sarah Johnson"}, + id: "1", name: "Sarah Johnson", handle: "@sarahj - CEO, TechFlow", testimonial: "WebStudio exceeded our expectations. The team understood our vision and delivered a website that truly represents our brand. Highly professional and responsive throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-photo-of-a-confide-1772485261190-b0aae5a6.png", imageAlt: "Sarah Johnson"}, { - id: "2", name: "Michael Chen", handle: "@mchen - Founder, InnovateLab", testimonial: "From concept to launch, the entire process was smooth and transparent. Our new website has increased inquiries by 60%. Best investment we made this year.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-an-asian-male-f-1772485261695-b01311e5.png?_wi=2", imageAlt: "Michael Chen"}, + id: "2", name: "Michael Chen", handle: "@mchen - Founder, InnovateLab", testimonial: "From concept to launch, the entire process was smooth and transparent. Our new website has increased inquiries by 60%. Best investment we made this year.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-an-asian-male-f-1772485261695-b01311e5.png", imageAlt: "Michael Chen"}, { - id: "3", name: "Emily Rodriguez", handle: "@emilyrod - Marketing Director, GrowthCo", testimonial: "The design team has an exceptional eye for detail. They created a user experience that our customers love. Conversion rates improved significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-a-latina-market-1772485263070-de7889eb.png?_wi=2", imageAlt: "Emily Rodriguez"}, + id: "3", name: "Emily Rodriguez", handle: "@emilyrod - Marketing Director, GrowthCo", testimonial: "The design team has an exceptional eye for detail. They created a user experience that our customers love. Conversion rates improved significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-a-latina-market-1772485263070-de7889eb.png", imageAlt: "Emily Rodriguez"}, { - id: "4", name: "David Kim", handle: "@davidk - Product Manager, StartupXYZ", testimonial: "Professional, creative, and incredibly skilled. WebStudio delivered a website that perfectly captures our brand values and engages our target audience effectively.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-an-asian-male-p-1772485261884-95156d46.png?_wi=2", imageAlt: "David Kim"}, + id: "4", name: "David Kim", handle: "@davidk - Product Manager, StartupXYZ", testimonial: "Professional, creative, and incredibly skilled. WebStudio delivered a website that perfectly captures our brand values and engages our target audience effectively.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-an-asian-male-p-1772485261884-95156d46.png", imageAlt: "David Kim"}, { id: "5", name: "Jessica Wang", handle: "@jessicaw - Owner, Digital Boutique", testimonial: "Outstanding service from start to finish. The team provided valuable insights and recommendations that improved our online presence dramatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDB27eohPchk7Q85PRJUjon1l/professional-portrait-of-a-confident-fem-1772485261798-5aa71a88.png", imageAlt: "Jessica Wang"}, {