Merge version_1 into main #1
@@ -138,19 +138,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Midnight Noir",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Ethereal Bloom",
|
||||
price: "$180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Golden Musk",
|
||||
price: "$165",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234336.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -184,19 +184,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Sustainable Sourcing",
|
||||
description: "Ethically harvested botanicals that honor nature and craftsmanship.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg?_wi=2",
|
||||
imageAlt: "Botanicals",
|
||||
},
|
||||
{
|
||||
title: "Master Blenders",
|
||||
description: "Expert perfumers with decades of experience in high-end scent design.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg?_wi=2",
|
||||
imageAlt: "Perfumers",
|
||||
},
|
||||
{
|
||||
title: "Handcrafted Vessels",
|
||||
description: "Each bottle is a piece of art, meticulously hand-finished for elegance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234336.jpg?_wi=2",
|
||||
imageAlt: "Vessels",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user