Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-12 17:41:33 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#shop",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-sitting-road-shadows_627829-2723.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-sitting-road-shadows_627829-2723.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
title: "Premium Materials",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-tailor-items-silk_23-2148897934.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-tailor-items-silk_23-2148897934.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -151,21 +151,21 @@ export default function LandingPage() {
name: "Charcoal Tailored Blazer",
price: "$349",
variant: "Formal",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4746.jpg?_wi=1",
},
{
id: "2",
name: "White Oxford Shirt",
price: "$89",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-243.jpg?_wi=1",
},
{
id: "3",
name: "Leather Oxford Shoes",
price: "$199",
variant: "Footwear",
imageSrc: "http://img.b2bpic.net/free-photo/legs-young-pretty-woman-boots-walking-street-fashionable-outfit-holding-purse-wearing-black-leather-jacket-white-lace-dress-spring-autumn-style_285396-6751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/legs-young-pretty-woman-boots-walking-street-fashionable-outfit-holding-purse-wearing-black-leather-jacket-white-lace-dress-spring-autumn-style_285396-6751.jpg?_wi=1",
},
{
id: "4",
@@ -240,7 +240,7 @@ export default function LandingPage() {
quote: "The quality is simply unmatched. My custom suit fits like a glove.",
tag: "Wedding",
avatarSrc: "http://img.b2bpic.net/free-photo/middle-eastern-confident-person-posing-studio-camera_482257-99093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-sitting-road-shadows_627829-2723.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-sitting-road-shadows_627829-2723.jpg?_wi=2",
imageAlt: "man smiling portrait studio",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
quote: "Excellent service and an eye for detail. Highly recommended.",
tag: "Business",
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-listening-music-room-with-loft-interior_613910-6756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tailor-items-silk_23-2148897934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tailor-items-silk_23-2148897934.jpg?_wi=2",
imageAlt: "man smiling portrait studio",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
quote: "Their fabrics feel amazing and look incredibly sophisticated.",
tag: "Casual",
avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-confident-man-stylish-checkered-jacket-intently-looking-away-outdoor_574295-1349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4746.jpg?_wi=2",
imageAlt: "man smiling portrait studio",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
quote: "I get compliments every time I wear my shirt from here.",
tag: "Essential",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-with-curly-hairstyle-sexy-man-dressed-jeans-jacket-fashion-male-isolated-blue-wall-studio-touching-his-chin_158538-26550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-243.jpg?_wi=2",
imageAlt: "man smiling portrait studio",
},
{
@@ -284,7 +284,7 @@ export default function LandingPage() {
quote: "Worth every cent. The service makes all the difference.",
tag: "Formal",
avatarSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-with-white-scarf_613910-10620.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/legs-young-pretty-woman-boots-walking-street-fashionable-outfit-holding-purse-wearing-black-leather-jacket-white-lace-dress-spring-autumn-style_285396-6751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/legs-young-pretty-woman-boots-walking-street-fashionable-outfit-holding-purse-wearing-black-leather-jacket-white-lace-dress-spring-autumn-style_285396-6751.jpg?_wi=2",
imageAlt: "man smiling portrait studio",
},
]}