Update src/app/page.tsx
This commit is contained in:
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
value: "1234+",
|
||||
title: "Days Together",
|
||||
description: "Every single day cherished.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentine-s-day-composition-with-empty-clipboard_23-2148392162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentine-s-day-composition-with-empty-clipboard_23-2148392162.jpg?_wi=1",
|
||||
imageAlt: "Heart calendar icon",
|
||||
},
|
||||
{
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
value: "55 Days",
|
||||
title: "Until Our Anniversary",
|
||||
description: "Counting down to another special day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clock-gift_1388-126.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clock-gift_1388-126.jpg?_wi=1",
|
||||
imageAlt: "Countdown timer icon",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
value: "100+",
|
||||
title: "Favorite Memories",
|
||||
description: "A growing collection of our happy moments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-note-with-pastel-abstract-background-heart-shape-washi-tape_53876-132127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-note-with-pastel-abstract-background-heart-shape-washi-tape_53876-132127.jpg?_wi=1",
|
||||
imageAlt: "Photo album icon",
|
||||
},
|
||||
]}
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
description: "Collecting charming badges for every special occasion and shared accomplishment in our journey.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrows-economy-chart_23-2148541996.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrows-economy-chart_23-2148541996.jpg?_wi=1"
|
||||
imageAlt="Love percentage meter with floating hearts"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user