Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1"
|
||||
imageAlt="Modern marketplace software"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
title: "Store Creation",
|
||||
subtitle: "Built for scale",
|
||||
description: "Launch professional boutiques in minutes with our intuitive vendor tools.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clients-assisted-by-salesman-eco-store_482257-76097.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clients-assisted-by-salesman-eco-store_482257-76097.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Customers",
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Go Pro",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2",
|
||||
imageAlt: "Volunteer scanning food donations for charity",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Contact Us",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clients-assisted-by-salesman-eco-store_482257-76097.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clients-assisted-by-salesman-eco-store_482257-76097.jpg?_wi=2",
|
||||
imageAlt: "Volunteer scanning food donations for charity",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user