Update src/app/page.tsx
This commit is contained in:
@@ -86,21 +86,21 @@ export default function HomePage() {
|
||||
id: "product-1",
|
||||
name: "Classic Polo Shirt",
|
||||
price: "$89.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts-hanger_23-2150828601.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts-hanger_23-2150828601.jpg?_wi=1",
|
||||
imageAlt: "Ralph Lauren Classic Polo Shirt"
|
||||
},
|
||||
{
|
||||
id: "product-2",
|
||||
name: "Oxford Button Down",
|
||||
price: "$125.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-with-tattoos-arms-dressed-red-christmas-pants-using-tablet-pc-room-with-loft-interior_613910-14671.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-with-tattoos-arms-dressed-red-christmas-pants-using-tablet-pc-room-with-loft-interior_613910-14671.jpg?_wi=1",
|
||||
imageAlt: "Ralph Lauren Oxford Button Down"
|
||||
},
|
||||
{
|
||||
id: "product-3",
|
||||
name: "Wool Sweater",
|
||||
price: "$165.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-lady-denim-jacket-with-handbag-looking-away-outside-wavy-haired-woman-with-red-lips-white-pants-smiling-outdoors_197531-19351.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-lady-denim-jacket-with-handbag-looking-away-outside-wavy-haired-woman-with-red-lips-white-pants-smiling-outdoors_197531-19351.jpg?_wi=1",
|
||||
imageAlt: "Ralph Lauren Premium Wool Sweater"
|
||||
}
|
||||
]}
|
||||
@@ -125,19 +125,19 @@ export default function HomePage() {
|
||||
title: "100% Authentic",
|
||||
description: "Every piece is verified and authenticated by experts. We guarantee genuine Ralph Lauren merchandise.",
|
||||
buttonIcon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924134.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924134.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
title: "Premium Quality",
|
||||
description: "Carefully inspected items in excellent condition. Each piece meets our strict quality standards.",
|
||||
buttonIcon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/premium-quality-value-guarantee-worth-standard-concept_53876-125040.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/premium-quality-value-guarantee-worth-standard-concept_53876-125040.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
title: "Expert Curation",
|
||||
description: "Handpicked collections showcasing iconic styles and timeless pieces from Ralph Lauren's heritage.",
|
||||
buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-seller-adjusting-new-dress-female-customer-woman-trying-clothes-fashion-store-buying-clothes-boutique-concept_74855-12004.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-seller-adjusting-new-dress-female-customer-woman-trying-clothes-fashion-store-buying-clothes-boutique-concept_74855-12004.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
role: "Fashion Blogger",
|
||||
company: "Style Chronicles",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-attractive-smiling-woman-dressed-elegant-blue-suit-walking-city_285396-7918.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-attractive-smiling-woman-dressed-elegant-blue-suit-walking-city_285396-7918.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
role: "Luxury Collector",
|
||||
company: "Heritage Collectors",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-hat-shop_1303-19837.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-hat-shop_1303-19837.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
@@ -197,7 +197,7 @@ export default function HomePage() {
|
||||
role: "Fashion Designer",
|
||||
company: "Modern Classics Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-creating-vision-board_23-2150061902.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-creating-vision-board_23-2150061902.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
@@ -205,7 +205,7 @@ export default function HomePage() {
|
||||
role: "Vintage Enthusiast",
|
||||
company: "Timeless Fashion Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-shot-intelligent-businessman-holding-whiskey-his-hand-smiling-confidently_181624-46152.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-shot-intelligent-businessman-holding-whiskey-his-hand-smiling-confidently_181624-46152.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "testimonial-5",
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
role: "Lifestyle Curator",
|
||||
company: "Premium Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-photographer-standing-against-brick_613910-16208.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-photographer-standing-against-brick_613910-16208.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "testimonial-6",
|
||||
@@ -221,7 +221,7 @@ export default function HomePage() {
|
||||
role: "Fashion Consultant",
|
||||
company: "Style Direction",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-walking-european-city-street_158595-4722.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-walking-european-city-street_158595-4722.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -250,7 +250,7 @@ export default function HomePage() {
|
||||
text: "Shop Polos",
|
||||
href: "/shop"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-store-employee-assisting-male-client-with-style-choices_482257-118053.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-store-employee-assisting-male-client-with-style-choices_482257-118053.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
text: "Shop Outerwear",
|
||||
href: "/shop"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-beige-checkered-suit-posing-street-background_158538-2617.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-beige-checkered-suit-posing-street-background_158538-2617.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
@@ -284,7 +284,7 @@ export default function HomePage() {
|
||||
text: "Shop Designer",
|
||||
href: "/shop"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-spending-time-around-city_23-2149117283.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-spending-time-around-city_23-2149117283.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user