Merge version_2 into main #4
@@ -154,6 +154,22 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "prod-6", brand: "AJB Outdoor", name: "Solar-Powered Garden Lights (Pack of 4)", price: "300 درهم", rating: 4.5,
|
||||
reviewCount: "0 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/light-lamp_1339-1609.jpg", imageAlt: "Solar-powered garden pathway lights"},
|
||||
{
|
||||
id: "prod-7", brand: "EDENBERG", name: "Knife Set", price: "180 درهم", rating: 5,
|
||||
reviewCount: "0 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvJ2TOzUpyTdDtJv9mNycOHRiO/uploaded-1781053882684-tck91nve.jpg", imageAlt: "EDENBERG Knife Set"
|
||||
},
|
||||
{
|
||||
id: "prod-8", brand: "EDENBERG", name: "LUXURY Cookware Set", price: "1500 درهم", rating: 5,
|
||||
reviewCount: "0 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvJ2TOzUpyTdDtJv9mNycOHRiO/uploaded-1781053882684-kxxnsz4h.jpg", imageAlt: "EDENBERG LUXURY Cookware Set"
|
||||
},
|
||||
{
|
||||
id: "prod-9", brand: "AJB Lighting", name: "\"NEAPEL\" LED Ceiling Light with Integrated Fire Alarm", price: "450 درهم", rating: 4.5,
|
||||
reviewCount: "0 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvJ2TOzUpyTdDtJv9mNycOHRiO/uploaded-1781053882685-2uawlo40.jpg", imageAlt: "\"NEAPEL\" LED Ceiling Light"
|
||||
},
|
||||
{
|
||||
id: "prod-10", brand: "AJB Lighting", name: "\"BEATE\" Corner Floor Lamp (Free Delivery)", price: "799 درهم", rating: 4.5,
|
||||
reviewCount: "0 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvJ2TOzUpyTdDtJv9mNycOHRiO/uploaded-1781053882685-rta9gl6l.jpg", imageAlt: "\"BEATE\" Corner Floor Lamp"
|
||||
}
|
||||
]}
|
||||
title="Discover Our Latest Collections"
|
||||
description="From versatile cooking sets to elegant LED lighting, find the perfect products to enhance your home or business at AJB Store."
|
||||
@@ -304,4 +320,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user