Update src/app/page.tsx

This commit is contained in:
2026-04-21 11:57:15 +00:00
parent 5ad3a9c5df
commit f4fa7db738

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
features={[
{ title: "Custom Tailoring", description: "Precision measurements for suits, shirts, and tailored pants.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/fashion-businessman-model-dressed-elegant-checkered-suit-posing-near-gray-wall-street-background-metrosexual-with-luxury-watch-wrist_158538-14226.jpg?_wi=2" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-choosing-foot-wear-mens-store_1303-30938.jpg" } },
{ title: "Full Outfitting", description: "Shoes, belts, ties, and formal accessories selected to complete your look.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-blue-suit-posing-gray_158538-11106.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647273.jpg" } },
{ title: "Fast Alterations", description: "Quick, professional adjustments to ensure the perfect fit every time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-mannequin_23-2148929528.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525695.jpg" } }
{ title: "Fast Alterations", description: "Quick, professional adjustments to ensure the perfect fit every time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-mannequin_23-2148929528.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/premium-collection-men-suits-shop-concept_23-2149129528.jpg?_wi=1" } }
]}
/>
</div>