Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get Started", href: "#products"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/a-high-quality-modern-and-friendly-illus-1774791335540-733bdb47.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/a-high-quality-modern-and-friendly-illus-1774791335540-733bdb47.png?_wi=1"
|
||||
imageAlt="Connecting local communities"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -67,16 +67,16 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "For Customers", description: "Easy discovery of local shops, secure payments, and real-time order tracking at your fingertips.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/mobile-phone-interface-showing-a-grocery-1774791334887-8041c06c.png", imageAlt: "Customer app interface"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/mobile-phone-interface-showing-a-grocery-1774791334887-8041c06c.png?_wi=1", imageAlt: "Customer app interface"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/mobile-phone-interface-showing-a-grocery-1774791334887-8041c06c.png", imageAlt: "Customer app interface"}
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/mobile-phone-interface-showing-a-grocery-1774791334887-8041c06c.png?_wi=2", imageAlt: "Customer app interface"}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "For Shopkeepers", description: "Simple inventory management and voice-based product uploads for easy store management.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/mobile-phone-interface-showing-a-local-s-1774791337369-24b8f824.png", imageAlt: "Vendor app interface"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/mobile-phone-interface-showing-a-local-s-1774791337369-24b8f824.png?_wi=1", imageAlt: "Vendor app interface"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/mobile-phone-interface-showing-a-local-s-1774791337369-24b8f824.png", imageAlt: "Vendor app interface"}
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/mobile-phone-interface-showing-a-local-s-1774791337369-24b8f824.png?_wi=2", imageAlt: "Vendor app interface"}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Sunita Devi", role: "Shop Owner", company: "Sunita Groceries", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/portrait-of-a-friendly-middle-aged-india-1774791336185-b638abc3.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/portrait-of-a-friendly-middle-aged-india-1774791336185-b638abc3.png?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Rajesh Kumar", role: "Farmer", company: "Village Farms", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/portrait-of-a-proud-indian-farmer-holdin-1774791336547-adb88a02.png"},
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/portrait-of-an-elderly-indian-retired-cu-1774791334015-56ebcac8.png"},
|
||||
{
|
||||
id: "t5", name: "Priya Sharma", role: "Artisan", company: "CraftWorks", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/portrait-of-a-friendly-middle-aged-india-1774791336185-b638abc3.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/portrait-of-a-friendly-middle-aged-india-1774791336185-b638abc3.png?_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
description="Be the first to bring LocalHub to your town."
|
||||
mediaAnimation="blur-reveal"
|
||||
inputPlaceholder="Enter your business email"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/a-high-quality-modern-and-friendly-illus-1774791335540-733bdb47.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcbN4EB0yYjSGLXTdglHKwYYdA/a-high-quality-modern-and-friendly-illus-1774791335540-733bdb47.png?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user