Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-bowls-with-salt-spa-stones_23-2148268477.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-bowls-with-salt-spa-stones_23-2148268477.jpg?_wi=1"
|
||||
imageAlt="Premium skincare product collection"
|
||||
mediaAnimation="opacity"
|
||||
frameStyle="card"
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
title: "Visible Results", description: "See improvements in hydration, clarity, and radiance", icon: Sparkles
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brushes-frame-with-copy-space-view_23-2148883444.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brushes-frame-with-copy-space-view_23-2148883444.jpg?_wi=1"
|
||||
imageAlt="Natural skincare ingredients"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Hydrating Serum", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963092.jpg", imageAlt: "Hydrating facial serum"
|
||||
id: "1", name: "Hydrating Serum", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963092.jpg?_wi=1", imageAlt: "Hydrating facial serum"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Nourishing Moisturizer", price: "$64", imageSrc: "http://img.b2bpic.net/free-psd/perfume-template-design_23-2151546890.jpg", imageAlt: "Nourishing face moisturizer"
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", tag: "Ingredient Quality", title: "Premium Botanical Extracts", description: "Sourced from certified organic farms and processed to preserve maximum efficacy and potency.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bowls-with-salt-spa-stones_23-2148268477.jpg", imageAlt: "Premium botanical extracts"
|
||||
id: "1", tag: "Ingredient Quality", title: "Premium Botanical Extracts", description: "Sourced from certified organic farms and processed to preserve maximum efficacy and potency.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bowls-with-salt-spa-stones_23-2148268477.jpg?_wi=2", imageAlt: "Premium botanical extracts"
|
||||
},
|
||||
{
|
||||
id: "2", tag: "Science-Backed", title: "Dermatologist Formulated", description: "Each formula is developed by skincare experts with years of research and clinical testing.", imageSrc: "http://img.b2bpic.net/free-photo/brushes-frame-with-copy-space-view_23-2148883444.jpg", imageAlt: "Dermatologist consultation"
|
||||
id: "2", tag: "Science-Backed", title: "Dermatologist Formulated", description: "Each formula is developed by skincare experts with years of research and clinical testing.", imageSrc: "http://img.b2bpic.net/free-photo/brushes-frame-with-copy-space-view_23-2148883444.jpg?_wi=2", imageAlt: "Dermatologist consultation"
|
||||
},
|
||||
{
|
||||
id: "3", tag: "Results Focused", title: "Visible Transformation", description: "Users report improvements in hydration, texture, clarity, and overall skin radiance within weeks.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963092.jpg", imageAlt: "Skincare results transformation"
|
||||
id: "3", tag: "Results Focused", title: "Visible Transformation", description: "Users report improvements in hydration, texture, clarity, and overall skin radiance within weeks.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963092.jpg?_wi=2", imageAlt: "Skincare results transformation"
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-bowls-with-salt-spa-stones_23-2148268477.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-bowls-with-salt-spa-stones_23-2148268477.jpg?_wi=3"
|
||||
imageAlt="Skincare products footer"
|
||||
logoText="Skincare Luxe"
|
||||
copyrightText="© 2025 Skincare Luxe. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user