From 5eff7a2e8b8d1c07c322878294a13a0424d8d262 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:22:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e07369..c88dcd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,12 +64,12 @@ export default function LandingPage() { description="Create stunning personalized leather embossing with our professional-grade tools. Perfect for luxury book binding, corporate gifts, and artisan crafts." tag="Handcrafted Excellence" tagIcon={Sparkles} - tagAnimation="slide-up" + tagAnimation="blur-reveal" buttons={[ { text: "View Products", href: "#products" }, { text: "Customize Now", href: "#customization" }, ]} - buttonAnimation="slide-up" + buttonAnimation="blur-reveal" background={{ variant: "radial-gradient" }} dashboard={{ title: "Embosser Specifications", logoIcon: Zap, @@ -121,7 +121,7 @@ export default function LandingPage() { description="Explore our premium selection of custom book embossers, each crafted with precision and care for the discerning artisan." tag="Featured Products" tagIcon={Package} - tagAnimation="slide-up" + tagAnimation="blur-reveal" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -147,7 +147,7 @@ export default function LandingPage() { description="Discover the features that make our tools the choice of professionals, hobbyists, and gift-givers worldwide." tag="Premium Features" tagIcon={CheckCircle} - tagAnimation="slide-up" + tagAnimation="blur-reveal" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -181,15 +181,15 @@ export default function LandingPage() { description="Whether you're a professional bookbinder, corporate buyer, or gift shopper, our customization options ensure your embosser is exactly what you need. Upload your design, choose your materials, and watch your vision come to life." tag="Customization" tagIcon={Palette} - tagAnimation="slide-up" + tagAnimation="blur-reveal" metrics={[ { value: "100%", title: "Design Freedom" }, { value: "2-5", title: "Days Turnaround" }, ]} imageSrc="http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg" imageAlt="Customization process and options" - mediaAnimation="slide-up" - metricsAnimation="slide-up" + mediaAnimation="blur-reveal" + metricsAnimation="blur-reveal" useInvertedBackground={false} /> @@ -200,7 +200,7 @@ export default function LandingPage() { description="See what professionals and craft enthusiasts have to say about our premium embossers" tag="Social Proof" tagIcon={Heart} - tagAnimation="slide-up" + tagAnimation="blur-reveal" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -232,7 +232,7 @@ export default function LandingPage() { description="Choose the perfect plan for your embossing needs. All plans include lifetime design support and quality guarantees." tag="Pricing Plans" tagIcon={Tag} - tagAnimation="slide-up" + tagAnimation="blur-reveal" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} @@ -278,15 +278,15 @@ export default function LandingPage() { description="Everything you need to know about our custom embossers, ordering process, and services" tag="Help & Support" tagIcon={HelpCircle} - tagAnimation="slide-up" + tagAnimation="blur-reveal" textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - mediaAnimation="slide-up" + mediaAnimation="blur-reveal" + faqsAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg" imageAlt="Customer support team" mediaPosition="right" - faqsAnimation="slide-up" faqs={[ { id: "1", title: "How long does it take to receive my custom embosser?", content: "Standard turnaround is 5-7 business days. Professional and Enterprise plans offer faster options including 2-3 day and 24-hour express service. Rush orders can be arranged—contact our sales team for details." -- 2.49.1