diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6ece2be..d9c948b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,37 +32,23 @@ export default function LandingPage() {
@@ -70,63 +56,33 @@ export default function LandingPage() {
@@ -197,41 +133,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Authentic Indian Cuisine",
- description: "Savor traditional flavors prepared with fresh ingredients and authentic recipes.",
- imageSrc: "http://img.b2bpic.net/free-vector/traditional-food-icon-set_1262-4650.jpg",
- imageAlt: "Authentic Indian Cuisine Icon",
- },
+ title: "Authentic Indian Cuisine", description: "Savor traditional flavors prepared with fresh ingredients and authentic recipes.", imageSrc: "http://img.b2bpic.net/free-vector/traditional-food-icon-set_1262-4650.jpg", imageAlt: "Authentic Indian Cuisine Icon"},
{
- title: "Family-Friendly Dining",
- description: "A warm and welcoming environment designed for families, friends, and celebrations.",
- imageSrc: "http://img.b2bpic.net/free-photo/cardboard-family-shapes-with-question-mark-shaped-pills_23-2148439055.jpg",
- imageAlt: "Family-Friendly Dining Icon",
- },
+ title: "Family-Friendly Dining", description: "A warm and welcoming environment designed for families, friends, and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/cardboard-family-shapes-with-question-mark-shaped-pills_23-2148439055.jpg", imageAlt: "Family-Friendly Dining Icon"},
{
- title: "Fresh Breakfast & Snacks",
- description: "Start your day right with our delicious and freshly prepared breakfast favorites.",
- imageSrc: "http://img.b2bpic.net/free-vector/coffee-shop-icon-vector-set_53876-66645.jpg",
- imageAlt: "Fresh Breakfast & Snacks Icon",
- },
+ title: "Fresh Breakfast & Snacks", description: "Start your day right with our delicious and freshly prepared breakfast favorites.", imageSrc: "http://img.b2bpic.net/free-vector/coffee-shop-icon-vector-set_53876-66645.jpg", imageAlt: "Fresh Breakfast & Snacks Icon"},
{
- title: "Quick Service",
- description: "Enjoy prompt and efficient service without compromising on quality or taste.",
- imageSrc: "http://img.b2bpic.net/free-photo/characters-holding-pinions-with-different-colors_1156-567.jpg",
- imageAlt: "Quick Service Icon",
- },
+ title: "Quick Service", description: "Enjoy prompt and efficient service without compromising on quality or taste.", imageSrc: "http://img.b2bpic.net/free-photo/characters-holding-pinions-with-different-colors_1156-567.jpg", imageAlt: "Quick Service Icon"},
{
- title: "Affordable Pricing",
- description: "Premium dining experience and quality food that won't break the bank.",
- imageSrc: "http://img.b2bpic.net/free-vector/gold-seal-best-choice_1017-6696.jpg",
- imageAlt: "Affordable Pricing Icon",
- },
+ title: "Affordable Pricing", description: "Premium dining experience and quality food that won't break the bank.", imageSrc: "http://img.b2bpic.net/free-vector/gold-seal-best-choice_1017-6696.jpg", imageAlt: "Affordable Pricing Icon"},
{
- title: "Comfortable Atmosphere",
- description: "Relax and dine in our cozy and comfortable ambiance, perfect for any occasion.",
- imageSrc: "http://img.b2bpic.net/free-vector/20-home-stuff-flat-color-icon-presentation-vector-icons-illustration_1142-17821.jpg",
- imageAlt: "Comfortable Atmosphere Icon",
- },
+ title: "Comfortable Atmosphere", description: "Relax and dine in our cozy and comfortable ambiance, perfect for any occasion.", imageSrc: "http://img.b2bpic.net/free-vector/20-home-stuff-flat-color-icon-presentation-vector-icons-illustration_1142-17821.jpg", imageAlt: "Comfortable Atmosphere Icon"},
]}
title="Why Choose Synergine?"
description="Discover what makes Synergine the preferred family dining destination."
@@ -246,47 +158,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "dish-1",
- name: "Ghee Kaaram Idly",
- price: "₹99",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg",
- imageAlt: "Ghee Kaaram Idly",
- },
+ id: "dish-1", name: "Ghee Kaaram Idly", price: "₹99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg", imageAlt: "Ghee Kaaram Idly"},
{
- id: "dish-2",
- name: "Poori Masala",
- price: "₹120",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-background-cake-pie-hotcake-bake-oven_140725-121856.jpg",
- imageAlt: "Poori Masala",
- },
+ id: "dish-2", name: "Poori Masala", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-background-cake-pie-hotcake-bake-oven_140725-121856.jpg", imageAlt: "Poori Masala"},
{
- id: "dish-3",
- name: "Masala Dosa",
- price: "₹110",
- imageSrc: "http://img.b2bpic.net/free-photo/rice-stew-near-spices_23-2147894842.jpg",
- imageAlt: "Masala Dosa",
- },
+ id: "dish-3", name: "Masala Dosa", price: "₹110", imageSrc: "http://img.b2bpic.net/free-photo/rice-stew-near-spices_23-2147894842.jpg", imageAlt: "Masala Dosa"},
{
- id: "dish-4",
- name: "Masala Chai",
- price: "₹50",
- imageSrc: "http://img.b2bpic.net/free-photo/fruit-smoothie-with-orange-slices_140725-967.jpg",
- imageAlt: "Masala Chai",
- },
+ id: "dish-4", name: "Masala Chai", price: "₹50", imageSrc: "http://img.b2bpic.net/free-photo/fruit-smoothie-with-orange-slices_140725-967.jpg", imageAlt: "Masala Chai"},
{
- id: "dish-5",
- name: "Crispy Vada",
- price: "₹80",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-soup-made-with-peanuts_23-2150361187.jpg",
- imageAlt: "Crispy Vada",
- },
+ id: "dish-5", name: "Crispy Vada", price: "₹80", imageSrc: "http://img.b2bpic.net/free-photo/delicious-soup-made-with-peanuts_23-2150361187.jpg", imageAlt: "Crispy Vada"},
{
- id: "dish-6",
- name: "Popular Burgers",
- price: "₹150",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-burger-with-fries-plate_23-2148238412.jpg",
- imageAlt: "Popular Burger",
- },
+ id: "dish-6", name: "Popular Burgers", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-burger-with-fries-plate_23-2148238412.jpg", imageAlt: "Popular Burger"},
]}
title="Signature Specialities"
description="Explore our culinary masterpieces, crafted to delight every palate."
@@ -299,11 +181,8 @@ export default function LandingPage() {
title="Designed For Families, Friends & Celebrations"
buttons={[
{
- text: "View Gallery",
- href: "#",
- },
+ text: "View Gallery", href: "#"},
]}
- description="Whether it's breakfast with loved ones, a family dinner, or a casual outing with friends, Synergine provides a welcoming space for every occasion. Our ambiance is crafted for comfort and joy, ensuring memorable moments for all who visit."
/>
@@ -315,59 +194,23 @@ export default function LandingPage() {
carouselMode="auto"
testimonials={[
{
- id: "review-1",
- name: "Preeti Sharma",
- handle: "@preetifoodie",
- testimonial: "The food was delicious and the service was great. A perfect spot for family dinners!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/picture-fashionable-young-brunette-european-lady-wearing-stylish-red-dress-with-white-stripes-posing-outdoors-wooden-door-with-mirrored-surface-looking-away-with-positive-happy-smile_343059-261.jpg",
- imageAlt: "Preeti Sharma",
- },
+ id: "review-1", name: "Preeti Sharma", handle: "@preetifoodie", testimonial: "The food was delicious and the service was great. A perfect spot for family dinners!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/picture-fashionable-young-brunette-european-lady-wearing-stylish-red-dress-with-white-stripes-posing-outdoors-wooden-door-with-mirrored-surface-looking-away-with-positive-happy-smile_343059-261.jpg", imageAlt: "Preeti Sharma"},
{
- id: "review-2",
- name: "Rajesh Kumar",
- handle: "@rajesh_eats",
- testimonial: "Enjoyed their Indian offerings and burgers. A unique blend of flavors, highly recommend!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middleaged-man-takingoff-medical-mask-looking-happy-smiling-pleased-standing_1258-148759.jpg",
- imageAlt: "Rajesh Kumar",
- },
+ id: "review-2", name: "Rajesh Kumar", handle: "@rajesh_eats", testimonial: "Enjoyed their Indian offerings and burgers. A unique blend of flavors, highly recommend!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middleaged-man-takingoff-medical-mask-looking-happy-smiling-pleased-standing_1258-148759.jpg", imageAlt: "Rajesh Kumar"},
{
- id: "review-3",
- name: "The Gupta Family",
- handle: "@guptas_journey",
- testimonial: "Comfortable atmosphere and family-friendly dining. Our kids absolutely loved the experience!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-parents-with-baby_1098-1201.jpg",
- imageAlt: "The Gupta Family",
- },
+ id: "review-3", name: "The Gupta Family", handle: "@guptas_journey", testimonial: "Comfortable atmosphere and family-friendly dining. Our kids absolutely loved the experience!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-parents-with-baby_1098-1201.jpg", imageAlt: "The Gupta Family"},
{
- id: "review-4",
- name: "Anjali Singh",
- handle: "@anjali_food_blog",
- testimonial: "A wonderful culinary experience! Every dish was fresh and full of authentic taste.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-lady-red-blouse-showing-thumbs-up-looking-glad_176474-24988.jpg",
- imageAlt: "Anjali Singh",
- },
+ id: "review-4", name: "Anjali Singh", handle: "@anjali_food_blog", testimonial: "A wonderful culinary experience! Every dish was fresh and full of authentic taste.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-lady-red-blouse-showing-thumbs-up-looking-glad_176474-24988.jpg", imageAlt: "Anjali Singh"},
{
- id: "review-5",
- name: "Arjun Reddy",
- handle: "@hyderabad_local",
- testimonial: "The best breakfast in Gundlapochampally! Their Masala Dosa is a must-try.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/indian-man-wear-traditional-clothes-with-white-scarf-posed-outdoor_627829-12650.jpg",
- imageAlt: "Arjun Reddy",
- },
+ id: "review-5", name: "Arjun Reddy", handle: "@hyderabad_local", testimonial: "The best breakfast in Gundlapochampally! Their Masala Dosa is a must-try.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/indian-man-wear-traditional-clothes-with-white-scarf-posed-outdoor_627829-12650.jpg", imageAlt: "Arjun Reddy"},
{
- id: "review-6",
- name: "Meena & Suresh",
- handle: "@date_night_eats",
- testimonial: "Synergine offers a cozy ambiance for both family outings and a quiet dinner. Fantastic service!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-block-party_23-2149571514.jpg",
- imageAlt: "Meena & Suresh",
- },
+ id: "review-6", name: "Meena & Suresh", handle: "@date_night_eats", testimonial: "Synergine offers a cozy ambiance for both family outings and a quiet dinner. Fantastic service!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-block-party_23-2149571514.jpg", imageAlt: "Meena & Suresh"},
]}
showRating={true}
title="What Our Customers Say"
@@ -383,93 +226,48 @@ export default function LandingPage() {
carouselMode="auto"
plans={[
{
- id: "breakfast-1",
- badge: "Popular",
- badgeIcon: Sparkles,
- price: "₹99",
- subtitle: "Ghee Kaaram Idly",
- features: [
- "Soft Idlies, Spicy Ghee Topping",
- "Served with Sambar & Chutneys",
- "Perfect for a quick, flavorful start",
- ],
+ id: "breakfast-1", badge: "Popular", badgeIcon: Sparkles,
+ price: "₹99", subtitle: "Ghee Kaaram Idly", features: [
+ "Soft Idlies, Spicy Ghee Topping", "Served with Sambar & Chutneys", "Perfect for a quick, flavorful start"],
buttons: [
{
- text: "Order Now",
- href: "#contact",
- },
+ text: "Order Now", href: "#contact"},
],
},
{
- id: "breakfast-2",
- badge: "Classic",
- badgeIcon: Star,
- price: "₹120",
- subtitle: "Poori Masala",
- features: [
- "Fluffy Poori Bread",
- "Rich Potato Masala Curry",
- "A hearty and traditional choice",
- ],
+ id: "breakfast-2", badge: "Classic", badgeIcon: Star,
+ price: "₹120", subtitle: "Poori Masala", features: [
+ "Fluffy Poori Bread", "Rich Potato Masala Curry", "A hearty and traditional choice"],
buttons: [
{
- text: "Order Now",
- href: "#contact",
- },
+ text: "Order Now", href: "#contact"},
],
},
{
- id: "breakfast-3",
- badge: "Crispy",
- badgeIcon: Zap,
- price: "₹110",
- subtitle: "Masala Dosa",
- features: [
- "Golden Crispy Dosa",
- "Flavorful Potato Filling",
- "Served with fresh Sambar",
- ],
+ id: "breakfast-3", badge: "Crispy", badgeIcon: Zap,
+ price: "₹110", subtitle: "Masala Dosa", features: [
+ "Golden Crispy Dosa", "Flavorful Potato Filling", "Served with fresh Sambar"],
buttons: [
{
- text: "Order Now",
- href: "#contact",
- },
+ text: "Order Now", href: "#contact"},
],
},
{
- id: "breakfast-4",
- badge: "Snack",
- badgeIcon: Award,
- price: "₹80",
- subtitle: "Crispy Vada",
- features: [
- "Deep-fried Lentil Fritters",
- "Crunchy exterior, soft interior",
- "Ideal accompaniment to any meal",
- ],
+ id: "breakfast-4", badge: "Snack", badgeIcon: Award,
+ price: "₹80", subtitle: "Crispy Vada", features: [
+ "Deep-fried Lentil Fritters", "Crunchy exterior, soft interior", "Ideal accompaniment to any meal"],
buttons: [
{
- text: "Order Now",
- href: "#contact",
- },
+ text: "Order Now", href: "#contact"},
],
},
{
- id: "breakfast-5",
- badge: "Beverage",
- badgeIcon: Coffee,
- price: "₹50",
- subtitle: "Masala Chai & Coffee",
- features: [
- "Aromatic Spiced Indian Tea",
- "Freshly Brewed Filter Coffee",
- "Perfect pick-me-up any time",
- ],
+ id: "breakfast-5", badge: "Beverage", badgeIcon: Coffee,
+ price: "₹50", subtitle: "Masala Chai & Coffee", features: [
+ "Aromatic Spiced Indian Tea", "Freshly Brewed Filter Coffee", "Perfect pick-me-up any time"],
buttons: [
{
- text: "Order Now",
- href: "#contact",
- },
+ text: "Order Now", href: "#contact"},
],
},
]}
@@ -482,26 +280,17 @@ export default function LandingPage() {
@@ -513,19 +302,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
- href: "https://facebook.com/synergine",
- ariaLabel: "Facebook",
- },
+ href: "https://facebook.com/synergine", ariaLabel: "Facebook"},
{
icon: Instagram,
- href: "https://instagram.com/synergine",
- ariaLabel: "Instagram",
- },
+ href: "https://instagram.com/synergine", ariaLabel: "Instagram"},
{
icon: Twitter,
- href: "https://twitter.com/synergine",
- ariaLabel: "Twitter",
- },
+ href: "https://twitter.com/synergine", ariaLabel: "Twitter"},
]}
/>