Update src/app/page.tsx

This commit is contained in:
2026-04-07 18:50:07 +00:00
parent b9cb52a19e
commit 7816fcbe61

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "@mariag",
testimonial: "Magical atmosphere at night! Truly worth the visit.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/gate-royal-palace-madrid_1398-2431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gate-royal-palace-madrid_1398-2431.jpg?_wi=1",
imageAlt: "Plaza Mayor Madrid architecture historic square",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "@johns",
testimonial: "The architecture is breathtaking. A true masterpiece.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/plaza-de-espana-monument-with-fountain-barcelona-spain-traffic_1268-17997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plaza-de-espana-monument-with-fountain-barcelona-spain-traffic_1268-17997.jpg?_wi=1",
imageAlt: "Plaza Mayor historical architecture detailed view",
},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "@elenar",
testimonial: "Crowded, but absolutely essential for any Madrid trip.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-together_23-2149263725.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-together_23-2149263725.jpg?_wi=1",
imageAlt: "Street performers lively atmosphere Madrid plaza",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "@davidw",
testimonial: "Stepping into another era. Simply stunning.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-woman-doing-selfie_197531-33339.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-woman-doing-selfie_197531-33339.jpg?_wi=1",
imageAlt: "person portrait studio lighting neutral background",
},
{
@@ -96,11 +96,11 @@ export default function LandingPage() {
handle: "@sofial",
testimonial: "An unforgettable highlight of my Spanish vacation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-blue-eyed-man-with-ginger-beard-grey-tshirt-painted-shirt-posing-with-with-tickets-pocket_197531-27534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-blue-eyed-man-with-ginger-beard-grey-tshirt-painted-shirt-posing-with-with-tickets-pocket_197531-27534.jpg?_wi=1",
imageAlt: "person portrait studio lighting neutral background",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/gate-royal-palace-madrid_1398-2431.jpg"
imageSrc="http://img.b2bpic.net/free-photo/gate-royal-palace-madrid_1398-2431.jpg?_wi=2"
imageAlt="Plaza Mayor in Madrid"
avatars={[
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
description: "Experience the unique feeling of stepping back in time.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/plaza-de-espana-monument-with-fountain-barcelona-spain-traffic_1268-17997.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plaza-de-espana-monument-with-fountain-barcelona-spain-traffic_1268-17997.jpg?_wi=2"
imageAlt="Plaza Mayor historical view"
mediaAnimation="slide-up"
/>
@@ -176,7 +176,7 @@ export default function LandingPage() {
content: "Located at the heart of Madrid, it provides authentic connection to local city life.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-together_23-2149263725.jpg"
imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-together_23-2149263725.jpg?_wi=2"
imageAlt="Lively square atmosphere"
mediaAnimation="opacity"
/>
@@ -193,7 +193,7 @@ export default function LandingPage() {
quote: "The evening atmosphere is truly magical.",
name: "Sarah Miller",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-woman-doing-selfie_197531-33339.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-woman-doing-selfie_197531-33339.jpg?_wi=2",
},
{
id: "t2",
@@ -201,7 +201,7 @@ export default function LandingPage() {
quote: "Stunning architecture! A perfect Madrid experience.",
name: "Mark Chen",
role: "History Buff",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-blue-eyed-man-with-ginger-beard-grey-tshirt-painted-shirt-posing-with-with-tickets-pocket_197531-27534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-blue-eyed-man-with-ginger-beard-grey-tshirt-painted-shirt-posing-with-with-tickets-pocket_197531-27534.jpg?_wi=2",
},
{
id: "t3",