Update src/app/page.tsx
This commit is contained in:
@@ -106,21 +106,21 @@ export default function HomePage() {
|
||||
id: "passport",
|
||||
name: "Passport Hoodie",
|
||||
price: "$65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-arab-beard-man-wear-grey-turtleneck-black-jaket-arabian-model-guy_627829-4312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-arab-beard-man-wear-grey-turtleneck-black-jaket-arabian-model-guy_627829-4312.jpg?_wi=1",
|
||||
imageAlt: "Passport Hoodie - Green",
|
||||
},
|
||||
{
|
||||
id: "961",
|
||||
name: "961 Hoodie",
|
||||
price: "$70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-hoodie-man-with-green-pants-city_53876-119827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-hoodie-man-with-green-pants-city_53876-119827.jpg?_wi=1",
|
||||
imageAlt: "961 Hoodie - White",
|
||||
},
|
||||
{
|
||||
id: "fairouz",
|
||||
name: "Fairouz Hoodie",
|
||||
price: "$75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-looking-trendy-girl-casual-summer-hoodie-skirt-clothes_158538-1384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-looking-trendy-girl-casual-summer-hoodie-skirt-clothes_158538-1384.jpg?_wi=1",
|
||||
imageAlt: "Fairouz Hoodie - Black",
|
||||
},
|
||||
]}
|
||||
@@ -222,35 +222,35 @@ export default function HomePage() {
|
||||
id: "chill",
|
||||
title: "Chill Mode",
|
||||
description: "Relaxed, comfortable pieces for laid-back vibes. Perfect for casual days in the city.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg?_wi=1",
|
||||
imageAlt: "Chill mood outfits",
|
||||
},
|
||||
{
|
||||
id: "street",
|
||||
title: "Street Energy",
|
||||
description: "Bold, confident looks that dominate urban landscapes. Express your inner rebel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg?_wi=2",
|
||||
imageAlt: "Street style outfits",
|
||||
},
|
||||
{
|
||||
id: "elegant",
|
||||
title: "Elegant Mode",
|
||||
description: "Refined, sophisticated pieces for moments that matter. Premium and timeless.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg?_wi=3",
|
||||
imageAlt: "Elegant outfits",
|
||||
},
|
||||
{
|
||||
id: "beirut-night",
|
||||
title: "Beirut Night",
|
||||
description: "City-inspired looks for evening adventures. Where tradition meets modernity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg?_wi=4",
|
||||
imageAlt: "Beirut night outfits",
|
||||
},
|
||||
{
|
||||
id: "mountain",
|
||||
title: "Mountain Vibes",
|
||||
description: "Nature-inspired pieces that echo the cedars. Strength and tranquility combined.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-landing-page_23-2148588358.jpg?_wi=5",
|
||||
imageAlt: "Mountain vibes outfits",
|
||||
},
|
||||
]}
|
||||
@@ -277,7 +277,7 @@ export default function HomePage() {
|
||||
role: "Fashion Enthusiast",
|
||||
company: "Beirut",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-posing-studio_23-2150197253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-posing-studio_23-2150197253.jpg?_wi=1",
|
||||
imageAlt: "Ahmad M. testimonial",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user