From 6faecaf23b41120fcad2d930d00152de9bb4e4cd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 06:07:27 +0000 Subject: [PATCH] Switch to version 6: modified src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 572cd79..6332ad0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,7 +23,7 @@ const navButton = { const heroProps = { title: "The Best Pizza in Midland. Two Years Running.", description: "48-hour fermented dough. Real wood-fired pizza. Limited daily availability.", tag: "MRT Best of Midland 2024 & 2025", tagIcon: Award, background: { variant: "plain" as const }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATOPwaLclIhBPrud8y1xTqDki0/uploaded-1772687760766-dd272pnn.png", imageAlt: "Wood-fired pizza fresh from oven", imagePosition: "right" as const, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATOPwaLclIhBPrud8y1xTqDki0/uploaded-1772687590212-yndftf0s.png", imageAlt: "Wood-fired pizza fresh from oven", imagePosition: "right" as const, mediaAnimation: "blur-reveal" as const, buttons: [ { text: "Reserve Your Slice", href: "#menu" },