Merge version_1 into main #1
@@ -21,16 +21,16 @@ const navItems = [
|
||||
];
|
||||
|
||||
const heroLeftCarouselItems = [
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/young-man-shop-checking-price-tag-shirt_23-2147968354.jpg', imageAlt: 'Casual Shirts Collection' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/men-clothes-accessories_23-2147689458.jpg', imageAlt: 'Festival Fashion' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/festa-junina-cute-young-guy-straw-hat-with-retro-radio-colorful-flags-praying_140725-165217.jpg', imageAlt: 'Traditional Wear' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828606.jpg', imageAlt: 'Jeans and Pants' }
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/young-man-shop-checking-price-tag-shirt_23-2147968354.jpg?_wi=1', imageAlt: 'Casual Shirts Collection' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/men-clothes-accessories_23-2147689458.jpg?_wi=1', imageAlt: 'Festival Fashion' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/festa-junina-cute-young-guy-straw-hat-with-retro-radio-colorful-flags-praying_140725-165217.jpg?_wi=1', imageAlt: 'Traditional Wear' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828606.jpg?_wi=1', imageAlt: 'Jeans and Pants' }
|
||||
];
|
||||
|
||||
const heroRightCarouselItems = [
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-cute-couple-holding-hands_23-2149096478.jpg', imageAlt: 'Wedding Collection' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-vector/surfboard-with-lettering_23-2147516263.jpg', imageAlt: 'T-Shirts Collection' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-vector/interior-shoe-shop-isometric-style_23-2147560496.jpg', imageAlt: 'Store Interior' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-cute-couple-holding-hands_23-2149096478.jpg?_wi=1', imageAlt: 'Wedding Collection' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-vector/surfboard-with-lettering_23-2147516263.jpg?_wi=1', imageAlt: 'T-Shirts Collection' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-vector/interior-shoe-shop-isometric-style_23-2147560496.jpg?_wi=1', imageAlt: 'Store Interior' },
|
||||
{ imageSrc: 'http://img.b2bpic.net/free-photo/sale-shopping-fashion-style-people-concept-elegant-young-man-choosing-clothes-mall-clothing-store_1157-48887.jpg', imageAlt: 'Fashion Banner' }
|
||||
];
|
||||
|
||||
@@ -38,42 +38,42 @@ const products = [
|
||||
{
|
||||
title: 'Casual Shirts',
|
||||
description: 'Comfortable and stylish casual shirts for everyday wear',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-shop-checking-price-tag-shirt_23-2147968354.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-shop-checking-price-tag-shirt_23-2147968354.jpg?_wi=2',
|
||||
imageAlt: 'Casual Shirts',
|
||||
buttonIcon: 'ArrowRight'
|
||||
},
|
||||
{
|
||||
title: 'Jeans & Pants',
|
||||
description: 'Premium quality jeans and trousers at affordable prices',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828606.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828606.jpg?_wi=2',
|
||||
imageAlt: 'Jeans & Pants',
|
||||
buttonIcon: 'ArrowRight'
|
||||
},
|
||||
{
|
||||
title: 'T-Shirts',
|
||||
description: 'Trendy and comfortable t-shirts in various colors and designs',
|
||||
imageSrc: 'http://img.b2bpic.net/free-vector/surfboard-with-lettering_23-2147516263.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-vector/surfboard-with-lettering_23-2147516263.jpg?_wi=2',
|
||||
imageAlt: 'T-Shirts',
|
||||
buttonIcon: 'ArrowRight'
|
||||
},
|
||||
{
|
||||
title: 'Traditional Wear',
|
||||
description: 'Authentic traditional outfits for festivals and celebrations',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/festa-junina-cute-young-guy-straw-hat-with-retro-radio-colorful-flags-praying_140725-165217.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/festa-junina-cute-young-guy-straw-hat-with-retro-radio-colorful-flags-praying_140725-165217.jpg?_wi=2',
|
||||
imageAlt: 'Traditional Wear',
|
||||
buttonIcon: 'ArrowRight'
|
||||
},
|
||||
{
|
||||
title: 'Festival Fashion',
|
||||
description: 'Special collection for festival celebrations and events',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/men-clothes-accessories_23-2147689458.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/men-clothes-accessories_23-2147689458.jpg?_wi=2',
|
||||
imageAlt: 'Festival Fashion',
|
||||
buttonIcon: 'ArrowRight'
|
||||
},
|
||||
{
|
||||
title: 'Wedding Collection',
|
||||
description: 'Elegant formal wear for weddings and special occasions',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-cute-couple-holding-hands_23-2149096478.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-cute-couple-holding-hands_23-2149096478.jpg?_wi=2',
|
||||
imageAlt: 'Wedding Collection',
|
||||
buttonIcon: 'ArrowRight'
|
||||
}
|
||||
@@ -86,7 +86,7 @@ const testimonials = [
|
||||
handle: '@rajesh_k',
|
||||
testimonial: 'Great collection and reasonable prices. The staff is very helpful and friendly. I always find exactly what I\'m looking for here!',
|
||||
rating: 5,
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/portrait-pretty-woman-smiling_23-2148729681.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/portrait-pretty-woman-smiling_23-2148729681.jpg?_wi=1',
|
||||
imageAlt: 'Rajesh Kumar'
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ const testimonials = [
|
||||
handle: '@amit_singh',
|
||||
testimonial: 'Best men\'s clothing store in Garhakota! Quality fabrics, latest designs, and the WhatsApp support is amazing. Highly recommended!',
|
||||
rating: 5,
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2148560448.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2148560448.jpg?_wi=1',
|
||||
imageAlt: 'Amit Singh'
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ const testimonials = [
|
||||
handle: '@arjun_v',
|
||||
testimonial: 'The best part is their WhatsApp customer service. I can ask questions and get instant replies. Makes shopping so convenient!',
|
||||
rating: 5,
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/portrait-pretty-woman-smiling_23-2148729681.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/portrait-pretty-woman-smiling_23-2148729681.jpg?_wi=2',
|
||||
imageAlt: 'Arjun Verma'
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ const testimonials = [
|
||||
handle: '@nikhil_g',
|
||||
testimonial: 'Love their seasonal collections! Always up-to-date with the latest fashion trends. Prices are very competitive compared to other stores.',
|
||||
rating: 5,
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2148560448.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2148560448.jpg?_wi=2',
|
||||
imageAlt: 'Nikhil Gupta'
|
||||
}
|
||||
];
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
{ value: '500+', title: 'Happy Customers' },
|
||||
{ value: '100%', title: 'Satisfied Clients' }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/interior-shoe-shop-isometric-style_23-2147560496.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/interior-shoe-shop-isometric-style_23-2147560496.jpg?_wi=2"
|
||||
imageAlt="BUNDELI FASHION Store"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -259,42 +259,42 @@ export default function LandingPage() {
|
||||
{
|
||||
title: 'Casual Shirts',
|
||||
description: 'Comfortable and stylish casual shirts for everyday wear',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-shop-checking-price-tag-shirt_23-2147968354.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-shop-checking-price-tag-shirt_23-2147968354.jpg?_wi=3',
|
||||
imageAlt: 'Casual Shirts',
|
||||
buttonIcon: Phone
|
||||
},
|
||||
{
|
||||
title: 'Jeans & Pants',
|
||||
description: 'Premium quality jeans and trousers at affordable prices',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828606.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828606.jpg?_wi=3',
|
||||
imageAlt: 'Jeans & Pants',
|
||||
buttonIcon: Phone
|
||||
},
|
||||
{
|
||||
title: 'T-Shirts',
|
||||
description: 'Trendy and comfortable t-shirts in various colors and designs',
|
||||
imageSrc: 'http://img.b2bpic.net/free-vector/surfboard-with-lettering_23-2147516263.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-vector/surfboard-with-lettering_23-2147516263.jpg?_wi=3',
|
||||
imageAlt: 'T-Shirts',
|
||||
buttonIcon: Phone
|
||||
},
|
||||
{
|
||||
title: 'Traditional Wear',
|
||||
description: 'Authentic traditional outfits for festivals and celebrations',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/festa-junina-cute-young-guy-straw-hat-with-retro-radio-colorful-flags-praying_140725-165217.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/festa-junina-cute-young-guy-straw-hat-with-retro-radio-colorful-flags-praying_140725-165217.jpg?_wi=3',
|
||||
imageAlt: 'Traditional Wear',
|
||||
buttonIcon: Phone
|
||||
},
|
||||
{
|
||||
title: 'Festival Fashion',
|
||||
description: 'Special collection for festival celebrations and events',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/men-clothes-accessories_23-2147689458.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/men-clothes-accessories_23-2147689458.jpg?_wi=3',
|
||||
imageAlt: 'Festival Fashion',
|
||||
buttonIcon: Phone
|
||||
},
|
||||
{
|
||||
title: 'Wedding Collection',
|
||||
description: 'Elegant formal wear for weddings and special occasions',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-cute-couple-holding-hands_23-2149096478.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/medium-shot-cute-couple-holding-hands_23-2149096478.jpg?_wi=3',
|
||||
imageAlt: 'Wedding Collection',
|
||||
buttonIcon: Phone
|
||||
}
|
||||
@@ -367,7 +367,7 @@ export default function LandingPage() {
|
||||
description="Have questions about our products? Want to know about seasonal offers? Reach out to us via WhatsApp or email. We're always happy to help!"
|
||||
background={{ variant: 'sparkles-gradient' }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/interior-shoe-shop-isometric-style_23-2147560496.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/interior-shoe-shop-isometric-style_23-2147560496.jpg?_wi=3"
|
||||
imageAlt="BUNDELI FASHION Store"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user