Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 07:11:35 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg"
imageAlt="Premium skincare product collection"
mediaAnimation="blur-reveal"
frameStyle="card"
@@ -84,7 +84,7 @@ export default function LandingPage() {
id: "1", name: "Radiance Serum", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/selfcare-product-bottle-with-flower_23-2149249545.jpg", imageAlt: "Radiance Serum bottle"
},
{
id: "2", name: "Luminous Moisturizer", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=2", imageAlt: "Luminous Moisturizer jar"
id: "2", name: "Luminous Moisturizer", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg", imageAlt: "Luminous Moisturizer jar"
},
{
id: "3", name: "Gentle Cleanser", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/close-up-floating-water_23-2150963077.jpg", imageAlt: "Gentle Cleanser bottle"