Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function SkincareTemplatePage() {
|
||||
logoText="PhytoClean"
|
||||
description="Experience nature's potency with PhytoClean. Our premium herbal mouthwashes, Anti-Aphte and Anti-Cicatrisant, offer targeted oral care for a naturally healthier smile."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-holding-letter-r_53876-63753.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EUhTtMfXVQL1M1efZ4vFL1QY52/uploaded-1780442454994-7a5ovly7.png"
|
||||
imageAlt="PhytoClean premium herbal mouthwash bottle with medical plants and elegant setting"
|
||||
frameStyle="card"
|
||||
buttons={[
|
||||
@@ -77,10 +77,10 @@ export default function SkincareTemplatePage() {
|
||||
description="PhytoClean offers specialized mouthwashes designed for ultimate oral health and healing, alongside expert formulation services tailored to your needs."
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "PhytoClean Anti-Aphte", price: "€25.00", imageSrc: "http://img.b2bpic.net/free-photo/letter-o-made-real-natural-flowers-leaves-white-background-isolated_169016-53994.jpg", imageAlt: "PhytoClean Anti-Aphte mouthwash bottle with herbal background"
|
||||
id: "1", name: "PhytoClean Anti-Aphte", price: "€25.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EUhTtMfXVQL1M1efZ4vFL1QY52/uploaded-1780442464029-30emweaq.png", imageAlt: "PhytoClean Anti-Aphte mouthwash bottle with herbal background"
|
||||
},
|
||||
{
|
||||
id: "2", name: "PhytoClean Anti-Cicatrisant", price: "€25.00", imageSrc: "http://img.b2bpic.net/free-photo/happy-funny-african-american-guy-showing-rock-n-roll-heavy-metal-horns-gesture-smiling-excited-enjoying-music-party-event-looking-thrilled-camera-white-background_176420-46799.jpg", imageAlt: "PhytoClean Anti-Cicatrisant mouthwash bottle with herbal background"
|
||||
id: "2", name: "PhytoClean Anti-Cicatrisant", price: "€25.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EUhTtMfXVQL1M1efZ4vFL1QY52/uploaded-1780442464029-30emweaq.png", imageAlt: "PhytoClean Anti-Cicatrisant mouthwash bottle with herbal background"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Custom Formulation Services", price: "Inquire for Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8xwmru", imageAlt: "Herbal extracts and lab equipment representing custom formulation"
|
||||
|
||||
Reference in New Issue
Block a user