Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 16:46:09 +00:00

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-with-hat-looking-down_23-2148316526.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-with-hat-looking-down_23-2148316526.jpg?_wi=1"
imageAlt="Luxurious men's boutique display"
avatars={[
{
@@ -150,7 +150,7 @@ export default function LandingPage() {
id: "1",
name: "Classic Navy Blazer",
price: "₹8,999",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10466.jpg?_wi=1",
},
{
id: "2",
@@ -273,7 +273,7 @@ export default function LandingPage() {
imageAlt: "Bespoke process",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-hat-looking-down_23-2148316526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-hat-looking-down_23-2148316526.jpg?_wi=2",
imageAlt: "tailor measuring customer",
},
{
@@ -307,7 +307,7 @@ export default function LandingPage() {
imageAlt: "Care services",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10466.jpg?_wi=2",
imageAlt: "tailor measuring customer",
},
]}