Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,9 +50,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-tradition-sari-garment_52683-90221.jpg", imageAlt: "Beautiful elegant maroon saree"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-wearing-traditional-sari-garment_23-2149565118.jpg", imageAlt: "Premium wedding saree"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-wearing-traditional-sari-garment_23-2149565118.jpg?_wi=1", imageAlt: "Premium wedding saree"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cabaret-performers-getting-ready-mirror-backstage_23-2149430902.jpg", imageAlt: "Fancy party wear saree"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cabaret-performers-getting-ready-mirror-backstage_23-2149430902.jpg?_wi=1", imageAlt: "Fancy party wear saree"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -81,9 +81,9 @@ export default function LandingPage() {
|
||||
tag="Collections"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Wedding Sarees", price: "Premium Selection", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-wearing-traditional-sari-garment_23-2149565118.jpg", imageAlt: "Wedding sarees collection"},
|
||||
id: "1", name: "Wedding Sarees", price: "Premium Selection", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-wearing-traditional-sari-garment_23-2149565118.jpg?_wi=2", imageAlt: "Wedding sarees collection"},
|
||||
{
|
||||
id: "2", name: "Party Wear Sarees", price: "Exclusive Range", imageSrc: "http://img.b2bpic.net/free-photo/female-cabaret-performers-getting-ready-mirror-backstage_23-2149430902.jpg", imageAlt: "Party wear sarees"},
|
||||
id: "2", name: "Party Wear Sarees", price: "Exclusive Range", imageSrc: "http://img.b2bpic.net/free-photo/female-cabaret-performers-getting-ready-mirror-backstage_23-2149430902.jpg?_wi=2", imageAlt: "Party wear sarees"},
|
||||
{
|
||||
id: "3", name: "Traditional Sarees", price: "Authentic Designs", imageSrc: "http://img.b2bpic.net/free-photo/gypsy-woman-sitting-chair-looking-away_23-2148235433.jpg", imageAlt: "Traditional sarees"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user