Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-07 05:35:54 +00:00

View File

@@ -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}