diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7d73c2c..1753066 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,69 +49,44 @@ export default function LandingPage() {
@@ -132,9 +97,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="A Tradition of Taste"
description={[
- "For years, our kitchen has been a home away from home. We take pride in serving authentic dishes crafted with love and fresh ingredients.",
- "Step into our retro-vibe space and relish the classic flavors that define Hyderabad's culinary heritage.",
- ]}
+ "For years, our kitchen has been a home away from home. We take pride in serving authentic dishes crafted with love and fresh ingredients.", "Step into our retro-vibe space and relish the classic flavors that define Hyderabad's culinary heritage."]}
/>
@@ -145,29 +108,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Traditional Recipes",
- descriptions: [
- "Crafted with decades-old secrets using fresh, local ingredients.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/red-bell-pepper-pieces_23-2148173912.jpg",
- },
+ id: "f1", title: "Traditional Recipes", descriptions: [
+ "Crafted with decades-old secrets using fresh, local ingredients."],
+ imageSrc: "http://img.b2bpic.net/free-photo/red-bell-pepper-pieces_23-2148173912.jpg"},
{
- id: "f2",
- title: "Classic Rice Bowls",
- descriptions: [
- "Flavorful, aromatic rice dishes that define home comfort.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-spices-white-background-top-view_185193-162377.jpg",
- },
+ id: "f2", title: "Classic Rice Bowls", descriptions: [
+ "Flavorful, aromatic rice dishes that define home comfort."],
+ imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-spices-white-background-top-view_185193-162377.jpg"},
{
- id: "f3",
- title: "Flexible Dining",
- descriptions: [
- "Dine-in, pickup, or delivery – we ensure a safe experience.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/hands-working-digital-device-network-graphic-overlay_53876-120088.jpg",
- },
+ id: "f3", title: "Flexible Dining", descriptions: [
+ "Dine-in, pickup, or delivery – we ensure a safe experience."],
+ imageSrc: "http://img.b2bpic.net/free-photo/hands-working-digital-device-network-graphic-overlay_53876-120088.jpg"},
]}
title="Why People Love Us"
description="We blend quality, authenticity, and comfort to provide an unforgettable dining experience."
@@ -176,52 +127,23 @@ export default function LandingPage() {