diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3de23f4..a863265 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,45 +46,28 @@ export default function LandingPage() {
@@ -102,9 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Something Out of a Movie"
description={[
- "GAT Bistro isn't just a place to eat; it's a chapter in our local history, where tradition meets modern culinary artistry.",
- "Born from the love of the Adriatic, every plate tells a story of local fishermen, seasonal harvests, and the timeless magic of Pula’s old town.",
- ]}
+ "GAT Bistro isn't just a place to eat; it's a chapter in our local history, where tradition meets modern culinary artistry.", "Born from the love of the Adriatic, every plate tells a story of local fishermen, seasonal harvests, and the timeless magic of Pula’s old town."]}
/>
@@ -116,19 +89,13 @@ export default function LandingPage() {
features={[
{
icon: MapPin,
- title: "Heart of Pula",
- description: "Located in the historic center, just steps from the Arena.",
- },
+ title: "Heart of Pula", description: "Located in the historic center, just steps from the Arena."},
{
icon: Award,
- title: "Adriatic Flavors",
- description: "Sourced daily from the sea and earth of Istria.",
- },
+ title: "Adriatic Flavors", description: "Sourced daily from the sea and earth of Istria."},
{
icon: Heart,
- title: "Warm Hospitality",
- description: "Where strangers become friends over a glass of local wine.",
- },
+ title: "Warm Hospitality", description: "Where strangers become friends over a glass of local wine."},
]}
title="Our Pillars of Excellence"
description="The heartbeat of Bistro GAT."
@@ -137,52 +104,23 @@ export default function LandingPage() {