Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 20:10:46 +00:00

View File

@@ -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",
},
]}