Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-05 09:30:30 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -87,7 +87,7 @@ export default function AboutPage() {
tag="About SHOEMOB"
tagIcon={Shield}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg?_wi=2"
imageAlt="SHOEMOB luxury store"
useInvertedBackground={false}
buttons={[{ text: "Explore Collection", href: "/shop" }]}

View File

@@ -128,28 +128,28 @@ export default function HomePage() {
id: "1",
name: "Elite Streetwear Sneaker",
price: "₹15,999",
imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg?_wi=1",
imageAlt: "Elite Streetwear Sneaker",
},
{
id: "2",
name: "Premium Leather Oxford",
price: "₹22,499",
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg?_wi=1",
imageAlt: "Premium Leather Oxford",
},
{
id: "3",
name: "Luxury Phone Case Pro",
price: "₹4,999",
imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg?_wi=1",
imageAlt: "Luxury Phone Case Pro",
},
{
id: "4",
name: "Elite Wireless Earbuds",
price: "₹8,999",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg?_wi=1",
imageAlt: "Elite Wireless Earbuds",
},
]}
@@ -164,7 +164,7 @@ export default function HomePage() {
tag="About SHOEMOB"
tagIcon={Shield}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg?_wi=1"
imageAlt="SHOEMOB luxury store"
useInvertedBackground={false}
buttons={[{ text: "Explore Collection", href: "/shop" }]}
@@ -184,25 +184,25 @@ export default function HomePage() {
{
id: "1",
name: "Arjun Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Arjun Kumar",
},
{
id: "2",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Priya Sharma",
},
{
id: "3",
name: "Rajesh Patel",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Rajesh Patel",
},
{
id: "4",
name: "Ananya Desai",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "Ananya Desai",
},
]}

View File

@@ -96,28 +96,28 @@ export default function ShopPage() {
id: "1",
name: "Elite Streetwear Sneaker",
price: "₹15,999",
imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg?_wi=2",
imageAlt: "Elite Streetwear Sneaker",
},
{
id: "2",
name: "Premium Leather Oxford",
price: "₹22,499",
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg?_wi=2",
imageAlt: "Premium Leather Oxford",
},
{
id: "3",
name: "Luxury Phone Case Pro",
price: "₹4,999",
imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg?_wi=2",
imageAlt: "Luxury Phone Case Pro",
},
{
id: "4",
name: "Elite Wireless Earbuds",
price: "₹8,999",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg?_wi=2",
imageAlt: "Elite Wireless Earbuds",
},
]}