From 620b1569b3638c1dced5b8da80cda0de43cfeff5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 00:35:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba126f3..b8ad18c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "See Full Menu", href: "#menu"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -98,7 +98,7 @@ export default function LandingPage() { { title: "Airport Location", description: "510 W Kearney Blvd, right on the airfield."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png?_wi=1" mediaAnimation="slide-up" /> @@ -133,9 +133,9 @@ export default function LandingPage() { { id: "1", name: "Alex R.", role: "Frequent Flyer", testimonial: "The best chilaquiles in Fresno! Watching the planes take off is a dream.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-n3kcgm6l.png"}, { - id: "2", name: "Sarah K.", role: "Local Pilot", testimonial: "Pilots welcome, food is fresh and fast. My favorite spot to land for lunch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png"}, + id: "2", name: "Sarah K.", role: "Local Pilot", testimonial: "Pilots welcome, food is fresh and fast. My favorite spot to land for lunch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png?_wi=2"}, { - id: "3", name: "Mike B.", role: "Family Man", testimonial: "Great atmosphere for the kids, they love seeing the small aircraft fly in.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png"}, + id: "3", name: "Mike B.", role: "Family Man", testimonial: "Great atmosphere for the kids, they love seeing the small aircraft fly in.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png?_wi=2"}, { id: "4", name: "Elena M.", role: "Foodie", testimonial: "You have to try the French toast. It's perfectly fluffy every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333998-mwurs7wb.png"}, { -- 2.49.1