Merge version_1 into main #2
@@ -120,6 +120,7 @@ export default function LandingPage() {
|
||||
<MetricCardThree
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "rating",
|
||||
@@ -214,7 +215,7 @@ export default function LandingPage() {
|
||||
"Confort",
|
||||
"Disponibilité",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg",
|
||||
imageAlt: "Ouvert 24h/24",
|
||||
},
|
||||
{
|
||||
@@ -224,7 +225,7 @@ export default function LandingPage() {
|
||||
"Efficacité",
|
||||
"Rapidité",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg",
|
||||
imageAlt: "Service rapide",
|
||||
},
|
||||
{
|
||||
@@ -234,7 +235,7 @@ export default function LandingPage() {
|
||||
"Abordable",
|
||||
"Qualité",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg",
|
||||
imageAlt: "Prix abordables",
|
||||
},
|
||||
{
|
||||
@@ -244,7 +245,7 @@ export default function LandingPage() {
|
||||
"Communauté",
|
||||
"Authenticité",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg",
|
||||
imageAlt: "Restaurant local populaire",
|
||||
},
|
||||
]}
|
||||
@@ -267,7 +268,7 @@ export default function LandingPage() {
|
||||
"Confort",
|
||||
"Disponibilité",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg",
|
||||
imageAlt: "Ouvert 24h/24",
|
||||
},
|
||||
{
|
||||
@@ -277,7 +278,7 @@ export default function LandingPage() {
|
||||
"Efficacité",
|
||||
"Rapidité",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg",
|
||||
imageAlt: "Service rapide",
|
||||
},
|
||||
{
|
||||
@@ -287,7 +288,7 @@ export default function LandingPage() {
|
||||
"Abordable",
|
||||
"Qualité",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg",
|
||||
imageAlt: "Prix abordables",
|
||||
},
|
||||
{
|
||||
@@ -297,7 +298,7 @@ export default function LandingPage() {
|
||||
"Communauté",
|
||||
"Authenticité",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg",
|
||||
imageAlt: "Restaurant local populaire",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user