Update src/app/page.tsx

This commit is contained in:
2026-05-10 16:58:36 +00:00
parent 56abbaa3d9
commit 363cf923a3

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
{
text: "Learn More", href: "#features"},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-with-long-blonde-hair-standing-front-ferris-wheel_23-2147910635.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-with-long-blonde-hair-standing-front-ferris-wheel_23-2147910635.jpg?_wi=1"
imageAlt="Family enjoying SS World Park"
mediaAnimation="slide-up"
avatars={[
@@ -236,7 +236,7 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Have questions? We have the answers to make your planning stress-free."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-with-long-blonde-hair-standing-front-ferris-wheel_23-2147910635.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-with-long-blonde-hair-standing-front-ferris-wheel_23-2147910635.jpg?_wi=2"
/>
</div>