From a6950a2566140a849679726407285da9413adc74 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 08:06:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 150 ++++++++++++----------------------------------- 1 file changed, 36 insertions(+), 114 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e10bb6e..28b8fe7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,65 +30,33 @@ export default function LandingPage() {
@@ -102,17 +70,11 @@ export default function LandingPage() { description="Awadh Vatika Guest House offers a grand open lawn, spacious halls, and comfortable rooms — perfect for weddings, receptions, and family functions. With the capacity to host large gatherings, it combines affordability with scale and flexibility." bulletPoints={[ { - title: "Grand Lawn", - description: "Spacious grounds for all your ceremonies.", - }, + title: "Grand Lawn", description: "Spacious grounds for all your ceremonies."}, { - title: "Affordable Luxury", - description: "Premium experience without the premium price.", - }, + title: "Affordable Luxury", description: "Premium experience without the premium price."}, { - title: "Versatile Setup", - description: "Customizable spaces for any gathering size.", - }, + title: "Versatile Setup", description: "Customizable spaces for any gathering size."}, ]} imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-floral-centerpiece-wedding-reception_637285-5611.jpg" imageAlt="Awadh Vatika Premises" @@ -124,22 +86,17 @@ export default function LandingPage() {