From 1e9c5bfc8a6e7e2c362c507c1855989074ccdae1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:35:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88989c8..13a2922 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,11 +101,11 @@ export default function LandingPage() { textboxLayout="default" features={[ { - title: "Premium Quality Materials", description: "Best quality fabrics with excellent craftsmanship and attention to detail", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273084.jpg", imageAlt: "Premium fabric collection"}, + title: "Premium Quality Materials", description: "Best quality fabrics with excellent craftsmanship and attention to detail", imageSrc: "http://img.b2bpic.net/premium-photo/collection-indian-wedding-beautiful-cloth_926199-4297019.jpg?id=350957939", imageAlt: "Premium fabric collection"}, { - title: "Custom Stitching", description: "Personalized tailoring services to ensure perfect fit and comfort", imageSrc: "http://img.b2bpic.net/free-photo/seamless-carpet-texture-floor-pattern-blue-color_169016-47402.jpg", imageAlt: "Custom stitching samples"}, + title: "Custom Stitching", description: "Personalized tailoring services to ensure perfect fit and comfort", imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515840.jpg?id=204362351", imageAlt: "Custom stitching samples"}, { - title: "Affordable Pricing", description: "Premium quality dresses at prices that fit your budget", imageSrc: "http://img.b2bpic.net/free-photo/girl-wearing-floral-dress-wearing-hat-sitting_1150-19274.jpg", imageAlt: "Boutique interior showcasing collections"}, + title: "Affordable Pricing", description: "Premium quality dresses at prices that fit your budget", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-holding-shopping-bags_23-2149461698.jpg?id=28420203", imageAlt: "Boutique interior showcasing collections"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -159,7 +159,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Tell us about the collection you're interested in or ask your questions...", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/i-must-have-this-dress_329181-8050.jpg" + imageSrc="http://img.b2bpic.net/premium-photo/indian-bride-model-photoshoot_905179-449.jpg?id=387076246" imageAlt="Customer shopping at boutique" mediaPosition="right" useInvertedBackground={false} -- 2.49.1