diff --git a/src/app/page.tsx b/src/app/page.tsx index 046db6c..69e023e 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-1772689263980-2xc71sy1.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-1772694156421-0mg2tc5k.png", imageAlt: "Wood-fired pizza fresh from oven", imagePosition: "right" as const, mediaAnimation: "blur-reveal" as const, buttons: [ { text: "Reserve Your Slice", href: "#menu" },