Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 17:02:16 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
handle: "@yours",
testimonial: "I love you more than words can express.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352419.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352419.jpg?_wi=1",
imageAlt: "romantic couple atmosphere soft light",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@yours",
testimonial: "Life is just better when you are around.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-positive-dark-skinned-woman-makes-face-palm-chuckles-covers-half-face-expresses-joy-wears-rosy-jumper-poses-against-green-wall-positive-emotions-concept_273609-38429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-positive-dark-skinned-woman-makes-face-palm-chuckles-covers-half-face-expresses-joy-wears-rosy-jumper-poses-against-green-wall-positive-emotions-concept_273609-38429.jpg?_wi=1",
imageAlt: "romantic couple atmosphere soft light",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@yours",
testimonial: "Forever is not long enough with you.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-making-heart-gesture-with-fingers-smiling_141793-46910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-making-heart-gesture-with-fingers-smiling_141793-46910.jpg?_wi=1",
imageAlt: "romantic couple atmosphere soft light",
},
{
@@ -91,11 +91,11 @@ export default function LandingPage() {
handle: "@yours",
testimonial: "Every heartbeat belongs to you.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118210.jpg?_wi=1",
imageAlt: "romantic couple atmosphere soft light",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352419.jpg"
imageSrc="http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352419.jpg?_wi=2"
imageAlt="romantic couple atmosphere soft light"
mediaAnimation="blur-reveal"
avatars={[
@@ -171,19 +171,19 @@ export default function LandingPage() {
{
title: "Your Smile",
description: "It lights up every room and melts my heart.",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-positive-dark-skinned-woman-makes-face-palm-chuckles-covers-half-face-expresses-joy-wears-rosy-jumper-poses-against-green-wall-positive-emotions-concept_273609-38429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-positive-dark-skinned-woman-makes-face-palm-chuckles-covers-half-face-expresses-joy-wears-rosy-jumper-poses-against-green-wall-positive-emotions-concept_273609-38429.jpg?_wi=2",
imageAlt: "Smile",
},
{
title: "Your Kindness",
description: "You care for others with a heart so big and pure.",
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-making-heart-gesture-with-fingers-smiling_141793-46910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-making-heart-gesture-with-fingers-smiling_141793-46910.jpg?_wi=2",
imageAlt: "Kindness",
},
{
title: "Your Soul",
description: "You are the most beautiful person I have ever known.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118210.jpg?_wi=2",
imageAlt: "Soul",
},
]}