Merge version_1 into main #1
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
avatarText="Join 10k+ happy customers"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4948.jpg"
|
||||
imageAlt="Vibrant phone case with aesthetic background"
|
||||
mediaAnimation="background-highlight"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -129,6 +129,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "case-abstract-vibe",
|
||||
@@ -266,7 +268,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Got Questions? We've Got Answers!"
|
||||
description="Find quick solutions to our most common queries about orders, shipping, product care, and personalization options."
|
||||
faqsAnimation="background-highlight"
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -281,7 +283,7 @@ export default function LandingPage() {
|
||||
description="Have a question about an order, a design idea, or just want to share your latest haul? We're here to help you connect and express yourself!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adult-joining-online-lesson-work-new-skills-from-home-office_482257-119312.jpg"
|
||||
imageAlt="Playful illustration of customer support"
|
||||
mediaAnimation="background-highlight"
|
||||
mediaAnimation="blur-reveal"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Send Message"
|
||||
termsText="By sending a message you're confirming that you agree with our Privacy Policy."
|
||||
|
||||
Reference in New Issue
Block a user