From 47e92f03e45cfea26b3b7eb5ea278485b1c118b9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 12:28:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 07db893..0c90d7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Free Shipping Worldwide" } ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} mediaAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309691.jpg" imageAlt="Roma.co trending viral products showcase" @@ -112,7 +112,6 @@ export default function LandingPage() { id: "community", title: "Join Our Creator Community", content: "Connect with thousands of Gen Z creators and trendsetters. Share your unboxing videos, get exclusive early access to new products, and earn rewards for referrals." } ]} - textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "Learn More", href: "#" }]} buttonAnimation="slide-up" @@ -129,8 +128,8 @@ export default function LandingPage() { description="Real reviews from real customers. See why Gen Z is obsessed with Roma.co trending products." tag="Customer Stories" tagIcon={Star} - textboxLayout="default" useInvertedBackground={false} + textboxLayout="default" testimonials={[ { id: "review-1", name: "Jessica M.", date: "2 weeks ago", title: "Changed My Content Game", tag: "Content Creator", quote: "The sunset lamp transformed my entire TikTok aesthetic. My engagement went up 300% after unboxing it. Roma.co ships fast and the quality is insane!", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-work-portrait_23-2149304144.jpg", avatarAlt: "Jessica M. customer" @@ -161,9 +160,9 @@ export default function LandingPage() { description="Everything you need to know about ordering from Roma.co." tag="Got Questions?" tagIcon={HelpCircle} - textboxLayout="default" useInvertedBackground={false} faqsAnimation="slide-up" + textboxLayout="default" faqs={[ { id: "faq-1", title: "How long does shipping take?", content: "We offer FREE worldwide shipping with standard delivery of 7-14 business days. Express shipping options available at checkout. All orders include tracking so you can monitor your package in real-time." -- 2.49.1