Update src/app/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@radhikastyle",
|
||||
testimonial: "Amazing quality at a great price!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg?_wi=1",
|
||||
imageAlt: "Radhika Sharma",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@deepakfashion",
|
||||
testimonial: "Very happy with my purchase. Fast delivery too!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg?_wi=1",
|
||||
imageAlt: "Deepak Kumar",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@priyachic",
|
||||
testimonial: "Fast delivery and excellent service. My new favorite store!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-smiling-brunette-woman-girl-casual-clothes_158538-2611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-smiling-brunette-woman-girl-casual-clothes_158538-2611.jpg?_wi=1",
|
||||
imageAlt: "Priya Singh",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@amitwear",
|
||||
testimonial: "Best fashion store in the area. Highly recommend Vamshi Fashion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg?_wi=1",
|
||||
imageAlt: "Amit Patel",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Join 10,000+ Happy Shoppers"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-lifestyle-shoes-footwear-fashion_1303-659.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-lifestyle-shoes-footwear-fashion_1303-659.jpg?_wi=1"
|
||||
imageAlt="Stylish fashion models showcasing Vamshi Fashion collection"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
@@ -386,7 +386,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-lifestyle-shoes-footwear-fashion_1303-659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-lifestyle-shoes-footwear-fashion_1303-659.jpg?_wi=2",
|
||||
imageAlt: "affordable prices clothing rack",
|
||||
},
|
||||
{
|
||||
@@ -407,7 +407,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg?_wi=2",
|
||||
imageAlt: "affordable prices clothing rack",
|
||||
},
|
||||
{
|
||||
@@ -428,7 +428,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg?_wi=2",
|
||||
imageAlt: "affordable prices clothing rack",
|
||||
},
|
||||
{
|
||||
@@ -449,7 +449,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-smiling-brunette-woman-girl-casual-clothes_158538-2611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-smiling-brunette-woman-girl-casual-clothes_158538-2611.jpg?_wi=2",
|
||||
imageAlt: "affordable prices clothing rack",
|
||||
},
|
||||
{
|
||||
@@ -470,7 +470,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg?_wi=2",
|
||||
imageAlt: "affordable prices clothing rack",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user