diff --git a/src/app/page.tsx b/src/app/page.tsx index d3f9be6..13d9300 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,13 +109,13 @@ export default function LandingPage() { features={[ { title: "Premium Quality Fabrics", description: "Hand-picked materials ensuring comfort and durability.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg?_wi=1"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-linen-fabric_23-2151914966.jpg"} }, { title: "Affordable Luxury", description: "High-end style accessible to every man.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-with-screaming-women_23-2147705118.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-with-screaming-women_23-2147705118.jpg?_wi=1"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-food-donations_23-2149196088.jpg"} }, @@ -140,7 +140,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Casual Comfort", price: "₹1,200", variant: "Casual", imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-standing-being-confident_23-2148435666.jpg"}, + id: "p1", name: "Casual Comfort", price: "₹1,200", variant: "Casual", imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-standing-being-confident_23-2148435666.jpg?_wi=1"}, { id: "p2", name: "Formal Elegance", price: "₹3,500", variant: "Formal", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9618.jpg"}, { @@ -186,11 +186,11 @@ export default function LandingPage() { { id: "t2", name: "Vijay K.", date: "Feb 2024", title: "Best Service", quote: "The staff is super friendly, especially Mani. Great experience.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-girl-holding-shopping-bags_23-2148225666.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9653.jpg", imageAlt: "smiling happy customer menswear"}, { - id: "t3", name: "Amit M.", date: "Mar 2024", title: "Top Quality", quote: "Clothes are actually good quality, not just hype.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-making-shopping-mall_176420-5735.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg", imageAlt: "smiling happy customer menswear"}, + id: "t3", name: "Amit M.", date: "Mar 2024", title: "Top Quality", quote: "Clothes are actually good quality, not just hype.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-making-shopping-mall_176420-5735.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg?_wi=2", imageAlt: "smiling happy customer menswear"}, { - id: "t4", name: "Suresh B.", date: "Apr 2024", title: "Great Store", quote: "Very good store for all mens wear.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lumbersexual-businessman-model-man-dressed-jeans-jacket-clothes_158538-1736.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-with-screaming-women_23-2147705118.jpg", imageAlt: "smiling happy customer menswear"}, + id: "t4", name: "Suresh B.", date: "Apr 2024", title: "Great Store", quote: "Very good store for all mens wear.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lumbersexual-businessman-model-man-dressed-jeans-jacket-clothes_158538-1736.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-with-screaming-women_23-2147705118.jpg?_wi=2", imageAlt: "smiling happy customer menswear"}, { - id: "t5", name: "Prakash V.", date: "May 2024", title: "Affordable", quote: "Products are super, really worth for money.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/man-posing-with-his-drink-salon_23-2148353455.jpg", imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-standing-being-confident_23-2148435666.jpg", imageAlt: "smiling happy customer menswear"}, + id: "t5", name: "Prakash V.", date: "May 2024", title: "Affordable", quote: "Products are super, really worth for money.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/man-posing-with-his-drink-salon_23-2148353455.jpg", imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-standing-being-confident_23-2148435666.jpg?_wi=2", imageAlt: "smiling happy customer menswear"}, ]} title="What Men Are Saying" description="Real feedback from our satisfied customers."