From 138731a69fca7c881c4d8c5e17126b54a454fcc0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 22:01:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fd2c06..b5c0fc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,6 +98,7 @@ export default function WebAgency2Page() { description="Hear what our partners have to say about our collaborative process." textboxLayout="split" animationType="slide-up" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Alex Rivers", role: "Founder at Zenith Realty", testimonial: "Webcraft Studio took our rough concept and built a digital brand that perfectly aligns with our high-end market. Simply outstanding." }, { id: "2", name: "Jamie Smith", role: "Director at Nova Fintech", testimonial: "The attention to detail and technical execution was far beyond our expectations. A truly professional team." } @@ -110,6 +111,7 @@ export default function WebAgency2Page() { gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} metrics={[ { id: "1", value: "50+", title: "Projects", description: "Delivered with precision", icon: Award }, { id: "2", value: "98%", title: "Retention", description: "Clients choosing long-term growth", icon: Users }, @@ -121,6 +123,7 @@ export default function WebAgency2Page() { description="Meet the team architecting your success." textboxLayout="default" animationType="slide-up" + useInvertedBackground={false} team={[ { id: "1", name: "Elena Marc", role: "Lead Creative", imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-young-businessman-glasses_1262-3810.jpg" }, { id: "2", name: "David Chen", role: "Lead Developer", imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg" }, @@ -133,6 +136,7 @@ export default function WebAgency2Page() { description="Clear answers for clear expectations." textboxLayout="split" faqsAnimation="slide-up" + useInvertedBackground={false} faqs={[ { id: "1", title: "What makes Webcraft different?", content: "We focus on bespoke, high-performance coding over drag-and-drop builders, ensuring faster loads and unique brand identity." }, { id: "2", title: "How do we begin?", content: "Fill out our contact form, and we'll schedule a discovery call to audit your needs and define a roadmap." }, @@ -146,6 +150,7 @@ export default function WebAgency2Page() { title="Ready to Architect Your Digital Future?" description="Drop us a note about your project goals. We're ready to start building." background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} />