Update src/app/page.tsx

This commit is contained in:
2026-05-06 13:16:19 +00:00
parent 7f6f64a37f
commit aa6fa31309

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/reckless-explorer-struggling-with-wind-weak-signal-keep-internet-connection_482257-125009.jpg" imageSrc="http://img.b2bpic.net/free-photo/reckless-explorer-struggling-with-wind-weak-signal-keep-internet-connection_482257-125009.jpg?_wi=1"
imageAlt="Icelandic geological landscape luxury tour" imageAlt="Icelandic geological landscape luxury tour"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -200,7 +200,7 @@ export default function LandingPage() {
button: { button: {
text: "Agendar", text: "Agendar",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/reckless-explorer-struggling-with-wind-weak-signal-keep-internet-connection_482257-125009.jpg", imageSrc: "http://img.b2bpic.net/free-photo/reckless-explorer-struggling-with-wind-weak-signal-keep-internet-connection_482257-125009.jpg?_wi=2",
imageAlt: "geologist guide iceland glacier", imageAlt: "geologist guide iceland glacier",
}, },
]} ]}