Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-21 10:29:06 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
]}
enableKpiAnimation={true}
buttons={[{ text: "Shop New Arrivals", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/low-view-shot-woman-posing_23-2148286025.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-view-shot-woman-posing_23-2148286025.jpg?_wi=1"
imageAlt="indian ethnic fashion modern photography"
mediaAnimation="slide-up"
avatars={[
@@ -86,7 +86,7 @@ export default function LandingPage() {
{ title: "Inclusive", description: "Designed for every body, every style." },
{ title: "Timeless Quality", description: "Materials built to last." },
]}
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-close-up-young-designer-female-smile-proud-with-her-clothes-design-hanger-tape-measure-neck_1150-50225.jpg"
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-close-up-young-designer-female-smile-proud-with-her-clothes-design-hanger-tape-measure-neck_1150-50225.jpg?_wi=1"
imageAlt="indian textile weaving workshop authentic"
mediaAnimation="slide-up"
/>
@@ -98,10 +98,10 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{ title: "Hand-Dyed", description: "Using organic botanical dyes.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CCfnuJpc3okK076o2zo4C4J1BE/uploaded-1776767259964-fhhqkbp8.jpg", imageAlt: "User provided image" },
{ title: "Zero Waste", description: "Minimal impact production.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/low-view-shot-woman-posing_23-2148286025.jpg", imageAlt: "User provided image" },
{ title: "Global Style", description: "Designed in India, worn everywhere.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-close-up-young-designer-female-smile-proud-with-her-clothes-design-hanger-tape-measure-neck_1150-50225.jpg", imageAlt: "User provided image" },
{ title: "Direct Impact", description: "Empowering local artisan communities.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-lifestyle-concept_23-2148093987.jpg", imageAlt: "User provided image" },
{ title: "Inclusive Fit", description: "Tailored for every body shape.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400863.jpg", imageAlt: "User provided image" },
{ title: "Zero Waste", description: "Minimal impact production.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/low-view-shot-woman-posing_23-2148286025.jpg?_wi=2", imageAlt: "User provided image" },
{ title: "Global Style", description: "Designed in India, worn everywhere.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-close-up-young-designer-female-smile-proud-with-her-clothes-design-hanger-tape-measure-neck_1150-50225.jpg?_wi=2", imageAlt: "User provided image" },
{ title: "Direct Impact", description: "Empowering local artisan communities.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-lifestyle-concept_23-2148093987.jpg?_wi=1", imageAlt: "User provided image" },
{ title: "Inclusive Fit", description: "Tailored for every body shape.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400863.jpg?_wi=1", imageAlt: "User provided image" },
]}
title="Why Ethereal?"
description="Redefining fashion for the modern era."
@@ -115,8 +115,8 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Indigo Fusion Kurti", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-lifestyle-concept_23-2148093987.jpg" },
{ id: "p2", name: "Minimalist Gold Jhumkas", price: "₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400863.jpg" },
{ id: "p1", name: "Indigo Fusion Kurti", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-lifestyle-concept_23-2148093987.jpg?_wi=2" },
{ id: "p2", name: "Minimalist Gold Jhumkas", price: "₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400863.jpg?_wi=2" },
{ id: "p3", name: "Modern Silk Lehenga", price: "₹8,999", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400909.jpg" },
{ id: "p4", name: "Floral Summer Saree", price: "₹3,499", imageSrc: "http://img.b2bpic.net/free-photo/surrealist-portrait-fashionable-woman_23-2149224643.jpg" },
{ id: "p5", name: "Ethnic Fusion Blazer", price: "₹4,999", imageSrc: "http://img.b2bpic.net/free-photo/elegant-indian-macho-man-model-suit-pink-tie-posed-winter-day_627829-1596.jpg" },