Merge version_1 into main #3
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user