Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44a93be417 | |||
| cf712661d2 | |||
| e151ce0e7e | |||
| 67a7581bb8 | |||
| d03d21ab14 | |||
| 15ff33773c | |||
| d86d8101f2 | |||
| 2262eae263 | |||
| 9d76875615 | |||
| 1cee9564f5 |
1416
src/app/layout.tsx
1416
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Warm and welcoming Eats Bakery interior"
|
imageAlt="Warm and welcoming Eats Bakery interior"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Learn More", href: "#quality" }
|
{ text: "Reserve a Table", href: "#quality" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user