Update src/app/page.tsx
This commit is contained in:
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Résultats Naturels et Durables", description: "Notre objectif est de sublimer votre beauté sans la dénaturer, pour un aspect frais, rajeuni et harmonieux qui dure.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-protective-suit-glasses-working-laboratory_1157-34429.jpg", imageAlt: "Femme souriante avec une peau éclatante et saine après traitement"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-protective-suit-glasses-working-laboratory_1157-34429.jpg?_wi=1", imageAlt: "Femme souriante avec une peau éclatante et saine après traitement"},
|
||||
items: [
|
||||
{
|
||||
icon: Leaf,
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Injections Anti-âge", price: "Sur devis", imageSrc: "http://img.b2bpic.net/free-photo/man-protective-suit-glasses-working-laboratory_1157-34429.jpg", imageAlt: "Procédure d'injections anti-âge sur le visage"},
|
||||
id: "1", name: "Injections Anti-âge", price: "Sur devis", imageSrc: "http://img.b2bpic.net/free-photo/man-protective-suit-glasses-working-laboratory_1157-34429.jpg?_wi=2", imageAlt: "Procédure d'injections anti-âge sur le visage"},
|
||||
{
|
||||
id: "2", name: "Peelings Chimiques", price: "À partir de 150€", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-cosmetologist-s-table-rejuvenation-procedure_343596-75.jpg", imageAlt: "Esthéticienne appliquant un peeling chimique sur le visage"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user