Update src/app/page.tsx

This commit is contained in:
2026-03-20 05:36:21 +00:00
parent 0c186427ac
commit 18c1ac4cc7

View File

@@ -72,7 +72,7 @@ export default function HomePage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-casual-woman-fashion-set_1203-7717.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-casual-woman-fashion-set_1203-7717.jpg?_wi=1"
imageAlt="Premium shoe collection display"
mediaAnimation="slide-up"
testimonials={[
@@ -81,7 +81,7 @@ export default function HomePage() {
handle: "@fashionlover",
testimonial: "Best shoes I've ever owned. Quality and comfort are unmatched!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-her-40s-office-smiling-camera-joyfull-woman_482257-25805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-her-40s-office-smiling-camera-joyfull-woman_482257-25805.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -89,7 +89,7 @@ export default function HomePage() {
handle: "@styleicon",
testimonial: "Excellent selection and fast shipping. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -97,7 +97,7 @@ export default function HomePage() {
handle: "@trendsetters",
testimonial: "Premium quality at affordable prices. Love this brand!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg?_wi=1",
imageAlt: "Emily Rodriguez",
},
{
@@ -105,7 +105,7 @@ export default function HomePage() {
handle: "@shoppers_choice",
testimonial: "Customer service is exceptional. Will definitely shop again!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1",
imageAlt: "David Kim",
},
]}
@@ -174,7 +174,7 @@ export default function HomePage() {
name: "Sandals & Slippers",
price: "Summer Essential",
variant: "Comfort Footwear",
imageSrc: "http://img.b2bpic.net/free-photo/summer-background-with-flip-flops-copyspace_23-2147809843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/summer-background-with-flip-flops-copyspace_23-2147809843.jpg?_wi=1",
imageAlt: "Sandals and slippers collection",
},
]}
@@ -206,7 +206,7 @@ export default function HomePage() {
name: "Executive Leather Loafers",
price: "₹4,999",
variant: "Black, Brown",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shoes_1150-10719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shoes_1150-10719.jpg?_wi=1",
imageAlt: "Executive leather loafers",
},
{
@@ -214,7 +214,7 @@ export default function HomePage() {
name: "Urban Comfort Sneakers",
price: "₹3,499",
variant: "White, Navy, Gray",
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-bwhite-shirt_1303-23902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-bwhite-shirt_1303-23902.jpg?_wi=1",
imageAlt: "Urban comfort sneakers",
},
{
@@ -222,7 +222,7 @@ export default function HomePage() {
name: "Elegant Formal Oxfords",
price: "₹5,499",
variant: "Black, Tan",
imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-shop-assistants-elegantly-dressed-working-menswear-store_613910-19747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-shop-assistants-elegantly-dressed-working-menswear-store_613910-19747.jpg?_wi=1",
imageAlt: "Elegant formal oxfords",
},
{
@@ -230,7 +230,7 @@ export default function HomePage() {
name: "Premium Running Shoes",
price: "₹4,299",
variant: "Red, Black, Blue",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shoes_1150-10719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shoes_1150-10719.jpg?_wi=2",
imageAlt: "Premium running shoes",
},
]}