From 773b4049347079f8202b46588550cad72852867e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:21:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5377018..1d1662d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { description="Photorealistic 3D renders and cinematic walkthroughs that help developers, architects, and designers close deals faster and win more projects" tag="Premium Architecture Visualization" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="none" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa4lFkWpfHwrcPab7mOJBjBDGj/a-stunning-photorealistic-3d-architectur-1772817564524-6b612fa3.png" imageAlt="Luxury architectural 3D visualization" textPosition="bottom-left" @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "View Our Work", href: "#portfolio" }, { text: "Request Quote", href: "#contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="none" /> @@ -66,13 +66,13 @@ export default function LandingPage() { title="Elevating Real Estate Marketing Through Cinematic 3D" description="Z3 Visuals specializes in photorealistic architectural visualization that transforms concepts into investor-ready assets. Our renders showcase projects at their absolute best, accelerating sales cycles and enabling developers and architects to close deals faster with stunning visual storytelling." tag="About Z3 Visuals" - tagAnimation="entrance-slide" + tagAnimation="none" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa4lFkWpfHwrcPab7mOJBjBDGj/a-professional-architectural-visualizati-1772817564774-07a250a3.png" imageAlt="Z3 Visuals premium studio environment" buttons={[ { text: "Explore Our Process", href: "#services" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="none" useInvertedBackground={false} /> @@ -83,7 +83,7 @@ export default function LandingPage() { description="Explore our latest luxury residential and commercial visualization projects showcasing photorealistic renders that drive conversions and investor confidence" tag="Latest Work" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="none" products={[ { id: "1", name: "Waterfront Luxury Residence", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa4lFkWpfHwrcPab7mOJBjBDGj/a-photorealistic-architectural-render-of-1772817564755-3044e1ba.png", imageAlt: "Luxury waterfront residence 3D render" @@ -102,7 +102,7 @@ export default function LandingPage() { buttons={[ { text: "View Full Portfolio", href: "#" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="none" /> @@ -112,7 +112,7 @@ export default function LandingPage() { description="Experience the difference between generic renders and industry-leading architectural visualization that wins projects and closes deals" tag="Our Advantage" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="none" negativeCard={{ items: [ "Generic, unconvincing renderings", "Long turnaround times", "Limited customization options", "Inconsistent visual quality", "Poor client communication" @@ -129,7 +129,7 @@ export default function LandingPage() { buttons={[ { text: "Get Started", href: "#contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="none" /> @@ -139,13 +139,13 @@ export default function LandingPage() { description="See what developers, architects, and design firms say about their experience with Z3 Visuals" tag="Client Testimonials" tagIcon={MessageCircle} - tagAnimation="entrance-slide" + tagAnimation="none" textboxLayout="default" useInvertedBackground={false} buttons={[ { text: "Join Our Clients", href: "#contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="none" testimonials={[ { id: "1", title: "Renders That Sold Our Project", quote: "Z3's photorealistic renders were instrumental in securing investor funding. The quality was beyond our expectations, and the turnaround was incredibly fast. These visuals gave us the competitive edge we needed.", name: "Marcus Chen", role: "Development Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa4lFkWpfHwrcPab7mOJBjBDGj/professional-headshot-of-a-confident-mal-1772817565476-907a77af.png", imageAlt: "Marcus Chen, Development Director" @@ -175,7 +175,7 @@ export default function LandingPage() { description="Z3 Visuals impact measured in results and client success" tag="Our Impact" tagIcon={TrendingUp} - tagAnimation="entrance-slide" + tagAnimation="none" metrics={[ { id: "1", value: "500+", description: "Projects Visualized" }, { id: "2", value: "48hrs", description: "Rush Turnaround Available" }, @@ -195,7 +195,7 @@ export default function LandingPage() { description="Z3 Visuals partners with industry leaders to create winning visualizations" tag="Our Partners" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="none" textboxLayout="default" useInvertedBackground={false} logos={[ @@ -212,7 +212,7 @@ export default function LandingPage() { title="Get Your Quote Today" description="Join hundreds of developers, architects, and designers who've transformed their projects with Z3 Visuals. Submit your project details for a personalized quote and timeline." tagIcon={Zap} - tagAnimation="entrance-slide" + tagAnimation="none" background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="your@email.com" -- 2.49.1