Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -83,13 +83,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p5", name: "Aromatic Candle & Diffuser", price: "AED 145", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EaYBRn1uPJhC9COiz55B8SMBnM/uploaded-1780418564101-9dvjb89o.png", imageAlt: "Aromatic Candle & Diffuser"},
|
||||
{
|
||||
id: "p6", name: "Premium Wireless Earbuds", price: "AED 480", imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg", imageAlt: "Premium Wireless Earbuds"},
|
||||
id: "p6", name: "Premium Wireless Earbuds", price: "AED 480", imageSrc: "http://img.b2bpic.net/free-photo/earphone-background-music-technology_23-2148152599.jpg", imageAlt: "Premium Wireless Earbuds"},
|
||||
{
|
||||
id: "p7", name: "Handcrafted Gemstone Necklace", price: "AED 310", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-furoshiki-package_23-2150274454.jpg", imageAlt: "Handcrafted Gemstone Necklace"},
|
||||
id: "p7", name: "Handcrafted Gemstone Necklace", price: "AED 310", imageSrc: "http://img.b2bpic.net/free-photo/necklaces_1361-267.jpg", imageAlt: "Handcrafted Gemstone Necklace"},
|
||||
{
|
||||
id: "p8", name: "Luxury Leather Wallet", price: "AED 220", imageSrc: "http://img.b2bpic.net/free-photo/decorative-composition-fathers-day_23-2147790974.jpg", imageAlt: "Luxury Leather Wallet"},
|
||||
id: "p8", name: "Luxury Leather Wallet", price: "AED 220", imageSrc: "http://img.b2bpic.net/free-photo/luxury-wallet-leather-pockets_23-2148157790.jpg", imageAlt: "Luxury Leather Wallet"},
|
||||
{
|
||||
id: "p9", name: "Artisanal Bath & Body Set", price: "AED 175", imageSrc: "http://img.b2bpic.net/free-photo/books-coffee-gift-box-red-candle_23-2147617709.jpg", imageAlt: "Artisanal Bath & Body Set"},
|
||||
id: "p9", name: "Artisanal Bath & Body Set", price: "AED 175", imageSrc: "http://img.b2bpic.net/free-photo/bath-body-product-set-white-background_23-2148281084.jpg", imageAlt: "Artisanal Bath & Body Set"},
|
||||
]}
|
||||
title="Our Curated Collections"
|
||||
description="Explore a diverse selection of high-quality gifts, perfect for every celebration and recipient."
|
||||
@@ -283,4 +283,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user