diff --git a/src/app/page.tsx b/src/app/page.tsx index b801220..ed924b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } } ]} />