Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
title: "Quality Makeup", description: "Complete your Eid glam with our selection of essential makeup items, crafted for elegance.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg", imageAlt: "Cosmetic products with festive background"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg?_wi=1", imageAlt: "Cosmetic products with festive background"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-beauty-products-arrangement_23-2148961336.jpg", imageAlt: "Cosmetic products with festive background"},
|
||||
]
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p-1", name: "Luxury Eid Gift Box", price: "PKR 950", variant: "Assorted", imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg", imageAlt: "Luxury Eid Gift Box"},
|
||||
id: "p-1", name: "Luxury Eid Gift Box", price: "PKR 950", variant: "Assorted", imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg?_wi=2", imageAlt: "Luxury Eid Gift Box"},
|
||||
{
|
||||
id: "p-2", name: "Colorful Bangle Set", price: "PKR 499", variant: "Mixed Colors", imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-assortment_23-2149045920.jpg", imageAlt: "Colorful Bangle Set"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user