Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-04 05:07:52 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "about" },
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=1"
imageAlt="Premium skincare products showcase"
mediaAnimation="slide-up"
frameStyle="card"
@@ -87,7 +87,7 @@ export default function LandingPage() {
{
id: "1", name: "Hydrating Serum", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-cosmetics-concept_23-2148578622.jpg", imageAlt: "Hydrating serum bottle"},
{
id: "2", name: "Luxe Moisturizer", price: "$62", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg", imageAlt: "Luxe moisturizer cream"},
id: "2", name: "Luxe Moisturizer", price: "$62", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=2", imageAlt: "Luxe moisturizer cream"},
{
id: "3", name: "Gentle Cleanser", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-face-bathroom_329181-2386.jpg", imageAlt: "Gentle facial cleanser"},
]}