diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3a00c6b..f4c2167 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,23 +29,16 @@ export default function LandingPage() {
@@ -55,41 +48,25 @@ export default function LandingPage() {
description="A cozy and vibrant cafe where great food, warm service, and relaxing ambience come together. Perfect place to hangout with friends and family."
buttons={[
{
- text: "Order Online",
- href: "#",
- },
+ text: "Order Online", href: "#"},
{
- text: "Call Now",
- href: "tel:+919119417402",
- },
+ text: "Call Now", href: "tel:+919119417402"},
{
- text: "Get Directions",
- href: "#",
- },
+ text: "Get Directions", href: "#"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/hands-eat-croissant-coffee-break-bakery_53876-42648.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/hands-eat-croissant-coffee-break-bakery_53876-42648.jpg"
showBlur={true}
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/hands-eat-croissant-coffee-break-bakery_53876-42648.jpg",
- alt: "Happy Customer 1",
- },
+ src: "http://img.b2bpic.net/free-photo/hands-eat-croissant-coffee-break-bakery_53876-42648.jpg", alt: "Happy Customer 1"},
{
- src: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20940.jpg",
- alt: "Happy Customer 2",
- },
+ src: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20940.jpg", alt: "Happy Customer 2"},
{
- src: "http://img.b2bpic.net/free-photo/french-fries-wood-table_1232-2676.jpg",
- alt: "Happy Customer 3",
- },
+ src: "http://img.b2bpic.net/free-photo/french-fries-wood-table_1232-2676.jpg", alt: "Happy Customer 3"},
{
- src: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-4091.jpg",
- alt: "Happy Customer 4",
- },
+ src: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-4091.jpg", alt: "Happy Customer 4"},
{
- src: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19892.jpg",
- alt: "Happy Customer 5",
- },
+ src: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19892.jpg", alt: "Happy Customer 5"},
]}
avatarText="Join 500+ happy visitors"
/>
@@ -103,19 +80,13 @@ export default function LandingPage() {
description="Welcome to Cafe Bits N Bites & Celebration House, a cozy and vibrant cafe where great food, warm service, and relaxing ambience come together. Whether you're craving a cup of coffee, delicious snacks, or a place to unwind with friends and family, we’ve got something for everyone."
bulletPoints={[
{
- title: "Affordable Pricing",
- description: "Prices range from ₹1 to ₹200.",
- },
+ title: "Affordable Pricing", description: "Prices range from ₹1 to ₹200."},
{
- title: "Great Ambience",
- description: "Friendly, cozy, and relaxing atmosphere.",
- },
+ title: "Great Ambience", description: "Friendly, cozy, and relaxing atmosphere."},
{
- title: "Fast Service",
- description: "Quick and warm service for everyone.",
- },
+ title: "Fast Service", description: "Quick and warm service for everyone."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20940.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20940.jpg"
mediaAnimation="slide-up"
/>
@@ -128,41 +99,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Peri Peri Fries",
- price: "₹110",
- imageSrc: "http://img.b2bpic.net/free-photo/french-fries-wood-table_1232-2676.jpg?_wi=1",
- },
+ id: "p1", name: "Peri Peri Fries", price: "₹110", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-wood-table_1232-2676.jpg"},
{
- id: "p2",
- name: "Cold Coffee with Crush",
- price: "₹60",
- imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-4091.jpg?_wi=1",
- },
+ id: "p2", name: "Cold Coffee with Crush", price: "₹60", imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-4091.jpg"},
{
- id: "p3",
- name: "Cheese Burst Pizza",
- price: "₹195",
- imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19892.jpg?_wi=1",
- },
+ id: "p3", name: "Cheese Burst Pizza", price: "₹195", imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19892.jpg"},
{
- id: "p4",
- name: "Masala Fries",
- price: "₹110",
- imageSrc: "http://img.b2bpic.net/free-photo/french-fries-wood-table_1232-2676.jpg?_wi=2",
- },
+ id: "p4", name: "Masala Fries", price: "₹110", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-wood-table_1232-2676.jpg"},
{
- id: "p5",
- name: "Cold Coffee with Ice Cream",
- price: "₹65",
- imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-4091.jpg?_wi=2",
- },
+ id: "p5", name: "Cold Coffee with Ice Cream", price: "₹65", imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-4091.jpg"},
{
- id: "p6",
- name: "Aloo Tikki Burger",
- price: "₹59",
- imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19892.jpg?_wi=2",
- },
+ id: "p6", name: "Aloo Tikki Burger", price: "₹59", imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19892.jpg"},
]}
title="Menu Highlights"
description="Discover our signature dishes and favorite beverages."
@@ -176,45 +123,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Rahul P.",
- role: "Customer",
- testimonial: "Good service, nice music, good ambience, affordable price and tasty food.",
- imageSrc: "http://img.b2bpic.net/free-photo/hands-eat-croissant-coffee-break-bakery_53876-42648.jpg?_wi=2",
- imageAlt: "cafe interior dark theme",
- },
+ id: "1", name: "Rahul P.", role: "Customer", testimonial: "Good service, nice music, good ambience, affordable price and tasty food.", imageSrc: "http://img.b2bpic.net/free-photo/hands-eat-croissant-coffee-break-bakery_53876-42648.jpg", imageAlt: "cafe interior dark theme"},
{
- id: "2",
- name: "Sneha K.",
- role: "Customer",
- testimonial: "Nice place to hangout with your friends, family & office colleagues.",
- imageSrc: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20940.jpg?_wi=2",
- imageAlt: "coffee and snacks table",
- },
+ id: "2", name: "Sneha K.", role: "Customer", testimonial: "Nice place to hangout with your friends, family & office colleagues.", imageSrc: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20940.jpg", imageAlt: "coffee and snacks table"},
{
- id: "3",
- name: "Amit S.",
- role: "Customer",
- testimonial: "The coffee was delicious, and the menu had a great variety of options.",
- imageSrc: "http://img.b2bpic.net/free-photo/french-fries-wood-table_1232-2676.jpg?_wi=3",
- imageAlt: "peri peri fries food",
- },
+ id: "3", name: "Amit S.", role: "Customer", testimonial: "The coffee was delicious, and the menu had a great variety of options.", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-wood-table_1232-2676.jpg", imageAlt: "peri peri fries food"},
{
- id: "4",
- name: "Priya D.",
- role: "Customer",
- testimonial: "Excellent service and cozy vibe. Loved it!",
- imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-4091.jpg?_wi=3",
- imageAlt: "cold coffee drink",
- },
+ id: "4", name: "Priya D.", role: "Customer", testimonial: "Excellent service and cozy vibe. Loved it!", imageSrc: "http://img.b2bpic.net/free-photo/cold-coffee-with-ice-cream_1220-4091.jpg", imageAlt: "cold coffee drink"},
{
- id: "5",
- name: "Kiran M.",
- role: "Customer",
- testimonial: "Affordable and tasty food. Great place!",
- imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19892.jpg?_wi=3",
- imageAlt: "cheesy pizza cafe",
- },
+ id: "5", name: "Kiran M.", role: "Customer", testimonial: "Affordable and tasty food. Great place!", imageSrc: "http://img.b2bpic.net/free-photo/three-girl-friends-having-pizza-bar_1303-19892.jpg", imageAlt: "cheesy pizza cafe"},
]}
title="Customer Reviews"
description="4.3 ⭐ (625 Reviews)"
@@ -228,22 +145,14 @@ export default function LandingPage() {
description="Address: 28, Mata Ramabai Bhimrao Ambedkar Marg, Sector 21, Nigdi, Pimpri-Chinchwad, Maharashtra 411044. Phone: +91 91194 17402"
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Your message",
- required: true,
+ name: "message", placeholder: "Your message", required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892904.jpg"
/>
@@ -253,13 +162,9 @@ export default function LandingPage() {