Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-sparkling-pearl-earring-lying-mint-paper_8353-668.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-sparkling-pearl-earring-lying-mint-paper_8353-668.jpg?_wi=1"
|
||||
imageAlt="Bijoux en verre fusionné"
|
||||
/>
|
||||
</div>
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-sparkling-pearl-earring-lying-mint-paper_8353-668.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-sparkling-pearl-earring-lying-mint-paper_8353-668.jpg?_wi=2",
|
||||
imageAlt: "glass fusion jewelry close up",
|
||||
},
|
||||
]}
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Artisanat",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-with-trendy-make-up-holding-glass-wine-touching-her-blonde-hair-outdoor-portrait-glamorous-female-model-with-goblet-champagne_197531-4293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-with-trendy-make-up-holding-glass-wine-touching-her-blonde-hair-outdoor-portrait-glamorous-female-model-with-goblet-champagne_197531-4293.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Collectionneur",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-with-trendy-make-up-holding-glass-wine-touching-her-blonde-hair-outdoor-portrait-glamorous-female-model-with-goblet-champagne_197531-4293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-with-trendy-make-up-holding-glass-wine-touching-her-blonde-hair-outdoor-portrait-glamorous-female-model-with-goblet-champagne_197531-4293.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
placeholder: "Votre message",
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/artistic-golden-round-swirl-background-wedding-invitation_1017-62110.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/artistic-golden-round-swirl-background-wedding-invitation_1017-62110.jpg?_wi=1"
|
||||
imageAlt="Logo L'Etincelle"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/artistic-golden-round-swirl-background-wedding-invitation_1017-62110.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/artistic-golden-round-swirl-background-wedding-invitation_1017-62110.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "L'Etincelle",
|
||||
|
||||
Reference in New Issue
Block a user