Update src/app/page.tsx

This commit is contained in:
2026-04-08 14:25:41 +00:00
parent a198329504
commit 09c3010dcd

View File

@@ -70,11 +70,11 @@ export default function LandingPage() {
imageAlt: "Sustainable Packaging",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg?_wi=1",
imageAlt: "Organic Face Serum",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-korean-woman-posing-with-serum_23-2150171888.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-korean-woman-posing-with-serum_23-2150171888.jpg?_wi=1",
imageAlt: "Natural Beauty Elixir",
},
]}
@@ -101,7 +101,7 @@ export default function LandingPage() {
id: "p1",
name: "Radiance Serum",
price: "$34.00",
imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg?_wi=2",
},
{
id: "p2",
@@ -119,7 +119,7 @@ export default function LandingPage() {
id: "p4",
name: "Vitality Face Oil",
price: "$39.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-korean-woman-posing-with-serum_23-2150171888.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-korean-woman-posing-with-serum_23-2150171888.jpg?_wi=2",
},
{
id: "p5",