diff --git a/src/app/page.tsx b/src/app/page.tsx index f19cce2..4d382a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,102 +46,57 @@ export default function LandingPage() {
@@ -160,9 +107,7 @@ export default function LandingPage() { title="A Legacy of Authentic Hospitality" buttons={[ { - text: "Reserve Now", - href: "#contact", - }, + text: "Reserve Now", href: "#contact"}, ]} /> @@ -175,20 +120,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Legendary Garlic Naan", - description: "Hand-stretched and baked in our traditional tandoor oven daily.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-texture-white-bread-background-uses_141793-5425.jpg", - }, + title: "Legendary Garlic Naan", description: "Hand-stretched and baked in our traditional tandoor oven daily.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-texture-white-bread-background-uses_141793-5425.jpg"}, { - title: "Rich Aromatic Curries", - description: "Slow-cooked recipes passed down through generations.", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23925.jpg", - }, + title: "Rich Aromatic Curries", description: "Slow-cooked recipes passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23925.jpg"}, { - title: "Cosy Intimate Atmosphere", - description: "The perfect setting for unforgettable evenings.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bulb-room_181624-57611.jpg", - }, + title: "Cosy Intimate Atmosphere", description: "The perfect setting for unforgettable evenings.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bulb-room_181624-57611.jpg"}, ]} title="Why Guests Love Us" description="Discover the essence of Jaipur through our dedication to quality." @@ -197,72 +133,35 @@ export default function LandingPage() { @@ -274,45 +173,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Guest 1", - handle: "@google", - testimonial: "Fast service, friendly staff, decently priced and good variety of Indian dishes", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-food-top-view_23-2148747678.jpg", - }, + id: "1", name: "Guest 1", handle: "@google", testimonial: "Fast service, friendly staff, decently priced and good variety of Indian dishes", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-food-top-view_23-2148747678.jpg"}, { - id: "2", - name: "Guest 2", - handle: "@google", - testimonial: "Lovely and cosy place — perfect food and excellent service", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-condiments-arrangement_23-2148747702.jpg", - }, + id: "2", name: "Guest 2", handle: "@google", testimonial: "Lovely and cosy place — perfect food and excellent service", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-condiments-arrangement_23-2148747702.jpg"}, { - id: "3", - name: "Guest 3", - handle: "@google", - testimonial: "Nicest garlic naan I’ve ever had and curries very tasty", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751961.jpg", - }, + id: "3", name: "Guest 3", handle: "@google", testimonial: "Nicest garlic naan I’ve ever had and curries very tasty", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751961.jpg"}, { - id: "4", - name: "Guest 4", - handle: "@google", - testimonial: "Excellent dining experience, will return again soon.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg", - }, + id: "4", name: "Guest 4", handle: "@google", testimonial: "Excellent dining experience, will return again soon.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg"}, { - id: "5", - name: "Guest 5", - handle: "@google", - testimonial: "Fantastic variety and very authentic flavours.", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine_2829-6270.jpg", - }, + id: "5", name: "Guest 5", handle: "@google", testimonial: "Fantastic variety and very authentic flavours.", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine_2829-6270.jpg"}, ]} showRating={true} title="Rated 4.4 Stars" @@ -327,19 +201,11 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "book", - name: "Reservations", - price: "Open Now", - features: [ - "Authentic Rajasthan Cuisine", - "Warm Scottish Welcome", - "Intimate Atmosphere", - ], + id: "book", name: "Reservations", price: "Open Now", features: [ + "Authentic Rajasthan Cuisine", "Warm Scottish Welcome", "Intimate Atmosphere"], buttons: [ { - text: "Book Now", - href: "#contact", - }, + text: "Book Now", href: "#contact"}, ], }, ]} @@ -355,28 +221,17 @@ export default function LandingPage() { description="Reserve your table today and experience the finest Indian cuisine." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, { - name: "date", - type: "date", - placeholder: "Preferred Date", - required: true, + name: "date", type: "date", placeholder: "Preferred Date", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Special requests or seating preferences", - rows: 4, + name: "message", placeholder: "Special requests or seating preferences", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/wine-glass_1203-3446.jpg" /> @@ -387,29 +242,19 @@ export default function LandingPage() { logoText="Jaipur" columns={[ { - title: "Menu", - items: [ + title: "Menu", items: [ { - label: "Full Menu", - href: "#", - }, + label: "Full Menu", href: "#"}, { - label: "Specials", - href: "#", - }, + label: "Specials", href: "#"}, ], }, { - title: "Visit Us", - items: [ + title: "Visit Us", items: [ { - label: "123 Main St, Scotland", - href: "#", - }, + label: "123 Main St, Scotland", href: "#"}, { - label: "Call: 0123 456 789", - href: "#", - }, + label: "Call: 0123 456 789", href: "#"}, ], }, ]}