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() {