Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3834fb315c | |||
| 4d995ac093 | |||
| 14f2677bff | |||
| cc6340fcd3 | |||
| cb66bdb6b7 | |||
| 459a30a094 | |||
| 1f54b3f9a1 | |||
| 8d8bea898f | |||
| ad0ba9212d | |||
| 3068ba05e2 | |||
| 068cd18051 |
1407
src/app/layout.tsx
1407
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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-1772687590212-yndftf0s.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-1772688083401-ri2hipbp.png", imageAlt: "Wood-fired pizza fresh from oven", imagePosition: "right" as const,
|
||||
mediaAnimation: "blur-reveal" as const,
|
||||
buttons: [
|
||||
{ text: "Reserve Your Slice", href: "#menu" },
|
||||
|
||||
Reference in New Issue
Block a user