Merge version_1 into main #5
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: 1, title: "Centralized Cart", description: "Manage all your carts from major retail apps in one unified checkout flow.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/a-conceptual-image-of-various-shopping-b-1774768311508-aa96ff08.png", imageAlt: "Unified Cart Icon" },
|
||||
{ id: 2, title: "Secure Global Sync", description: "End-to-end encryption ensures your payment data stays private while connecting stores.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/a-secure-digital-shield-icon-overlaying--1774768309627-c686b0f8.png", imageAlt: "Security Shield" },
|
||||
{ id: 2, title: "Secure Global Sync", description: "End-to-end encryption ensures your payment data stays private while connecting stores.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/a-secure-digital-shield-icon-overlaying--1774768309627-c686b0f8.png?_wi=1", imageAlt: "Security Shield" },
|
||||
{ id: 3, title: "Instant Price Watch", description: "Never miss a price drop again with our real-time tracking across all connected retailers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/a-clock-icon-merging-with-a-price-tag-sh-1774768309730-ed6b84d9.png", imageAlt: "Price tracking clock" },
|
||||
]}
|
||||
title="Why ShopSync is Different"
|
||||
@@ -86,11 +86,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Jenkins", handle: "@sjenks", testimonial: "ShopSync completely changed how I handle my daily purchases. So much easier!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/professional-portrait-of-a-young-tech-en-1774768309704-201bc8d7.png" },
|
||||
{ id: "1", name: "Sarah Jenkins", handle: "@sjenks", testimonial: "ShopSync completely changed how I handle my daily purchases. So much easier!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/professional-portrait-of-a-young-tech-en-1774768309704-201bc8d7.png?_wi=1" },
|
||||
{ id: "2", name: "Mark Ronson", handle: "@mronson", testimonial: "Comparing prices across my favorite apps used to take hours. Now it takes seconds.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/professional-portrait-of-a-diverse-femal-1774768309765-3b330b85.png" },
|
||||
{ id: "3", name: "Amina Khan", handle: "@amina.k", testimonial: "Finally, a secure way to manage everything. I feel so much more organized.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/professional-portrait-of-a-man-in-casual-1774768309246-66e7f9a2.png" },
|
||||
{ id: "4", name: "David Wu", handle: "@dwu", testimonial: "The feature to manage multiple carts is truly revolutionary for my productivity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/professional-portrait-of-a-product-desig-1774768309953-9f7ee724.png" },
|
||||
{ id: "5", name: "Elena Rodriguez", handle: "@elena_r", testimonial: "I love how simple the interface is. It really saves me so much stress before the holidays!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/professional-portrait-of-a-young-tech-en-1774768309704-201bc8d7.png" },
|
||||
{ id: "5", name: "Elena Rodriguez", handle: "@elena_r", testimonial: "I love how simple the interface is. It really saves me so much stress before the holidays!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/professional-portrait-of-a-young-tech-en-1774768309704-201bc8d7.png?_wi=2" },
|
||||
]}
|
||||
title="What Our Users Say"
|
||||
description="Join the growing community of smart shoppers."
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about getting started."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/a-secure-digital-shield-icon-overlaying--1774768309627-c686b0f8.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbqlixedN69DcRMO570nbABDKU/a-secure-digital-shield-icon-overlaying--1774768309627-c686b0f8.png?_wi=2"
|
||||
imageAlt="FAQ Illustration"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user