diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7e9b90f..b84e7ea 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -55,108 +43,26 @@ export default function LandingPage() {
@@ -165,12 +71,8 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted with Honesty"
description="We believe in transparency, sourcing from local farms, and treating ingredients with respect. Our bakery rises early, our butchers prepare fresh daily, and our restaurant celebrates seasonal flavors. A local hub for those who value good food."
- buttons={[
- {
- text: "Learn Our Story",
- },
- ]}
- imageSrc="http://img.b2bpic.net/free-photo/high-angle-tasty-food-wooden-table_23-2148584870.jpg?_wi=2"
+ buttons={[{ text: "Learn Our Story" }]}
+ imageSrc="http://img.b2bpic.net/free-photo/high-angle-tasty-food-wooden-table_23-2148584870.jpg"
/>
@@ -178,43 +80,20 @@ export default function LandingPage() {