From 05bfab126e1181fd1d2b738ee79817faf7caf1b4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 06:04:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 74bac78..69bdfd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { description="Experience fresh-to-order, high-quality burgers and shakes, crafted daily for your enjoyment." tag="In-N-Out Burger" mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg", imageAlt: "Fresh Burgers" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-rgqsrzij.jpg", imageAlt: "Quality Ingredients" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg?_wi=1", imageAlt: "Fresh Burgers" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-rgqsrzij.jpg?_wi=1", imageAlt: "Quality Ingredients" } ]} mediaAnimation="slide-up" rating={4.7} @@ -61,7 +61,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Freshness in Every Bite" description="Known for our open-view kitchens, we prepare everything fresh to order. No freezers, no microwaves, just quality you can taste." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-rgqsrzij.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-rgqsrzij.jpg?_wi=2" imageAlt="Open Kitchen Preparation" /> @@ -73,8 +73,8 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { id: "p1", brand: "In-N-Out", name: "Double-Double", price: "Signature", rating: 5, reviewCount: "10k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg" }, - { id: "p2", brand: "In-N-Out", name: "Animal Style Fries", price: "Specialty", rating: 5, reviewCount: "8k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-rgqsrzij.jpg" }, + { id: "p1", brand: "In-N-Out", name: "Double-Double", price: "Signature", rating: 5, reviewCount: "10k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg?_wi=2" }, + { id: "p2", brand: "In-N-Out", name: "Animal Style Fries", price: "Specialty", rating: 5, reviewCount: "8k+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-rgqsrzij.jpg?_wi=3" }, ]} title="Our Fan Favorites" description="Explore our delicious signature burgers, loaded fries, and refreshing beverages." @@ -113,7 +113,7 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Sarah J.", role: "Foodie", testimonial: "The best burger I have ever had! Animal style fries are a must.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg" }, + { id: "t1", name: "Sarah J.", role: "Foodie", testimonial: "The best burger I have ever had! Animal style fries are a must.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg?_wi=3" }, ]} title="What Our Fans Say" description="Join thousands of satisfied guests who enjoy our quality burgers daily." @@ -125,7 +125,7 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={true} faqs={[{ id: "q1", title: "Do you offer delivery?", content: "No, we do not offer delivery at this time." }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-rgqsrzij.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-rgqsrzij.jpg?_wi=4" title="Frequently Asked" description="Have questions? We have the answers." faqsAnimation="slide-up" @@ -142,7 +142,7 @@ export default function LandingPage() { { name: "name", type: "text", placeholder: "Your Name", required: true }, { name: "email", type: "email", placeholder: "Email Address", required: true }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg?_wi=4" mediaPosition="right" buttonText="Find Location" /> -- 2.49.1