diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 41046a0..521fbe1 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -11,8 +11,8 @@ import { Archivo } from "next/font/google";
export const metadata: Metadata = {
- title: 'L.J Iyengar Bakery & Sweets - Fresh Bakery in Bengaluru',
- description: 'Welcome to L.J Iyengar Bakery & Sweets, your local traditional Iyengar bakery in Singapura Village, Bengaluru. Enjoy fresh puffs, honey cakes, breads, and more daily.',
+ title: 'Muneshwara Condiments - Fresh Tea, Snacks & Bakery in Bengaluru',
+ description: 'Welcome to Muneshwara Condiments, your local spot for freshly brewed tea, delicious hot snacks, traditional Idli & Vada, and bakery delights in Jayanagar, Bengaluru.',
keywords: ["Iyengar bakery, Bengaluru, Singapura Village, fresh bakery, cakes, cookies, puffs, Dilpasand, sweets, traditional bakery"],
openGraph: {
"title": "L.J Iyengar Bakery & Sweets",
diff --git a/src/app/page.tsx b/src/app/page.tsx
index e1e0133..7636d80 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,23 +30,17 @@ export default function LandingPage() {
@@ -55,41 +49,22 @@ export default function LandingPage() {
@@ -115,56 +88,24 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Veg Puff",
- price: "₹30",
- variant: "Crispy & Flaky",
- imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-penovani-khachapuri-wood-board-chopping-board-knife-fork-dark-red-table_140725-129963.jpg",
- imageAlt: "Fresh crispy vegetable puff",
- },
+ id: "1", name: "Fresh Tea", price: "₹20", variant: "Hot & Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-buns-blue-striped-tablecloth_23-2147851984.jpg", imageAlt: "Freshly brewed tea"},
{
- id: "2",
- name: "Honey Cake",
- price: "₹45",
- variant: "Soft & Sweet",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-muffins-with-berries-honey-light-table_140725-137085.jpg",
- imageAlt: "Soft honey cream cake",
- },
+ id: "2", name: "Filter Coffee", price: "₹25", variant: "Authentic South Indian", imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-beans-cup_23-2147855325.jpg", imageAlt: "Traditional filter coffee"},
{
- id: "3",
- name: "Dil Pasand",
- price: "₹50",
- variant: "Traditional Treat",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastries-dark-blue-surface_179666-44497.jpg",
- imageAlt: "Traditional Iyengar sweet bun",
- },
+ id: "3", name: "Idli & Vada", price: "₹50", variant: "Soft Idli, Crispy Vada", imageSrc: "http://img.b2bpic.net/free-photo/indian-dish-with-curry-rice-chapati-tray_23-2148767990.jpg", imageAlt: "Steaming hot Idli and crispy Vada"},
{
- id: "4",
- name: "Cookies",
- price: "₹60 (per 100g)",
- variant: "Assorted Flavors",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-pound-cake-buns_23-2148613552.jpg",
- imageAlt: "Fresh baked butter cookies",
- },
+ id: "4", name: "Samosa", price: "₹20", variant: "Spicy Potato Filling", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-snacks-with-fried-onions-sauce_23-2148768000.jpg", imageAlt: "Crispy Samosa"},
{
- id: "5",
- name: "Bread",
- price: "₹40",
- variant: "Daily Fresh",
- imageSrc: "http://img.b2bpic.net/free-photo/bread-slices-folded-tablecloth-marble-table_114579-56599.jpg",
- imageAlt: "Fresh daily baked bread",
- },
+ id: "5", name: "Veg Puff", price: "₹30", variant: "Crispy & Flaky", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-penovani-khachapuri-wood-board-chopping-board-knife-fork-dark-red-table_140725-129963.jpg", imageAlt: "Fresh crispy vegetable puff"},
{
- id: "6",
- name: "Biscuits",
- price: "₹55 (per 100g)",
- variant: "Crunchy & Flavorful",
- imageSrc: "http://img.b2bpic.net/free-photo/american-style-peanut-butter-cookies-light-concrete-background_2831-1012.jpg",
- imageAlt: "Crunchy bakery biscuits",
- },
+ id: "6", name: "Honey Cake", price: "₹45", variant: "Soft & Sweet", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-muffins-with-berries-honey-light-table_140725-137085.jpg", imageAlt: "Soft honey cream cake"},
+ {
+ id: "7", name: "Assorted Cookies", price: "₹60 (100g)", variant: "Baked Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pound-cake-buns_23-2148613552.jpg", imageAlt: "Variety of freshly baked cookies"},
+ {
+ id: "8", name: "Fresh Bread", price: "₹40", variant: "Homemade Goodness", imageSrc: "http://img.b2bpic.net/free-photo/bread-slices-folded-tablecloth-marble-table_114579-56599.jpg", imageAlt: "Daily fresh bread loaf"},
]}
- title="Our Menu"
- description="Explore our delicious range of fresh bakery items and traditional Iyengar sweets, baked daily."
+ title="Our Delicious Menu"
+ description="Discover our wide selection of fresh tea, filter coffee, hot snacks, bakery delights, and traditional South Indian breakfast items."
/>
@@ -175,56 +116,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Priya Sharma",
- role: "Local Resident",
- testimonial: "L.J Iyengar Bakery is my go-to for fresh puffs and honey cake. The quality is always consistent, and the taste reminds me of home!",
- imageSrc: "http://img.b2bpic.net/free-photo/eastern-woman-with-phone_1303-5391.jpg",
- imageAlt: "Priya Sharma, local resident",
- },
+ id: "1", name: "Anjali S.", role: "Regular Customer", testimonial: "The fresh tea and idli here are simply the best way to start my day. Always delicious and quick service!", imageSrc: "http://img.b2bpic.net/free-photo/eastern-woman-with-phone_1303-5391.jpg", imageAlt: "Anjali S."},
{
- id: "2",
- name: "Arjun Kumar",
- role: "Tech Professional",
- testimonial: "I always grab a Dilpasand here before work. It's the perfect traditional treat, and the staff are always so friendly.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg",
- imageAlt: "Arjun Kumar, tech professional",
- },
+ id: "2", name: "Rahul M.", role: "Local Entrepreneur", testimonial: "Muneshwara Condiments is my go-to for evening snacks. Their samosas are perfectly spiced and crispy!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", imageAlt: "Rahul M."},
{
- id: "3",
- name: "Meena Devi",
- role: "Homemaker",
- testimonial: "Their butter cookies are simply divine! My family loves them, and they are always freshly baked. A true gem in Singapura Village.",
- imageSrc: "http://img.b2bpic.net/free-photo/talking-tea-time_1098-16428.jpg",
- imageAlt: "Meena Devi, homemaker",
- },
+ id: "3", name: "Deepa K.", role: "Homemaker", testimonial: "I love their bakery items, especially the honey cake. It's a treat for the whole family, always fresh and moist.", imageSrc: "http://img.b2bpic.net/free-photo/talking-tea-time_1098-16428.jpg", imageAlt: "Deepa K."},
{
- id: "4",
- name: "Rahul Singh",
- role: "Student",
- testimonial: "The bread is amazing, soft and fresh. It's the best bakery around for daily essentials and a quick snack.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-grey-eating_23-2147970531.jpg",
- imageAlt: "Rahul Singh, student",
- },
+ id: "4", name: "Suresh P.", role: "Office Worker", testimonial: "Their filter coffee is just what I need for an afternoon pick-me-up. Authentic taste, just like homemade.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-grey-eating_23-2147970531.jpg", imageAlt: "Suresh P."},
{
- id: "5",
- name: "Sangeeta Rao",
- role: "Business Owner",
- testimonial: "I often order cakes for special occasions from L.J Iyengar Bakery. They never disappoint, always delicious and beautifully made!",
- imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg",
- imageAlt: "Sangeeta Rao, business owner",
- },
+ id: "5", name: "Priya V.", role: "Student", testimonial: "The variety of snacks is great, and everything is so affordable. A perfect spot for a quick bite with friends.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg", imageAlt: "Priya V."},
{
- id: "6",
- name: "Vikram Reddy",
- role: "Retired Teacher",
- testimonial: "This bakery holds a special place in my heart. The traditional sweets are just like I remember from my childhood, authentic and flavorful.",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-thinking-concept-horizontal-beautiful-successful-young-mixed-race-woman-smiling-cheerfully-while-having-some-great-idea_344912-1017.jpg",
- imageAlt: "Vikram Reddy, retired teacher",
- },
+ id: "6", name: "Kumar D.", role: "Retired Engineer", testimonial: "A wonderful place for traditional South Indian breakfast. The idli and vada are consistently excellent, soft and flavorful.", imageSrc: "http://img.b2bpic.net/free-photo/positive-thinking-concept-horizontal-beautiful-successful-young-mixed-race-woman-smiling-cheerfully-while-having-some-great-idea_344912-1017.jpg", imageAlt: "Kumar D."},
]}
title="What Our Customers Say"
- description="Read glowing reviews from our valued customers who love our fresh bakery items and traditional sweets."
+ description="Hear from our happy customers about their favorite treats and experiences at Muneshwara Condiments."
/>
@@ -234,28 +139,16 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "What are your opening hours?",
- content: "We are open daily from 7:00 AM to 10:00 PM, serving fresh bakery items throughout the day.",
- },
+ id: "1", title: "What are your operating hours?", content: "We are open from 7:00 AM to 9:00 PM, Monday to Saturday. Sundays we are open from 8:00 AM to 2:00 PM."},
{
- id: "2",
- title: "Do you offer custom cakes?",
- content: "Yes, we do! Please visit us or call us to discuss your custom cake requirements, and we'll be happy to assist you.",
- },
+ id: "2", title: "Do you offer home delivery?", content: "Currently, we offer takeaway services. We are working on setting up home delivery options soon!"},
{
- id: "3",
- title: "What makes your Dilpasand special?",
- content: "Our Dilpasand is made using a traditional Iyengar recipe with a unique blend of ingredients, giving it an authentic and unforgettable taste.",
- },
+ id: "3", title: "Are your items made fresh daily?", content: "Yes, absolutely! All our bakery items, snacks, and condiments are prepared fresh daily to ensure the best taste and quality."},
{
- id: "4",
- title: "Do you use fresh ingredients?",
- content: "Absolutely! We pride ourselves on using only the freshest, high-quality ingredients to ensure the best taste and quality in all our products.",
- },
+ id: "4", title: "Do you have options for bulk orders?", content: "Yes, for bulk orders of snacks or bakery items for events, please contact us a day in advance to discuss your requirements."},
]}
- title="Frequently Asked Questions"
- description="Find quick answers to common questions about our bakery, products, and services."
+ title="Common Questions"
+ description="Find answers to frequently asked questions about our menu, services, and location."
faqsAnimation="slide-up"
/>
@@ -264,9 +157,8 @@ export default function LandingPage() {
@@ -274,51 +166,34 @@ export default function LandingPage() {