diff --git a/src/app/page.tsx b/src/app/page.tsx
index bc25094..dc3f411 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,72 +32,41 @@ export default function LandingPage() {
@@ -111,29 +80,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "pani-puri",
- name: "Pani Puri Delights",
- price: "₹60",
- variant: "Classic/Spicy/Sweet",
- imageSrc: "http://img.b2bpic.net/free-photo/assorted-dishes-spices-near-pasta-lime_23-2147894855.jpg",
- imageAlt: "Pani Puri served with various flavored waters",
- },
+ id: "pani-puri", name: "Pani Puri Delights", price: "₹60", variant: "Classic/Spicy/Sweet", imageSrc: "http://img.b2bpic.net/free-photo/assorted-dishes-spices-near-pasta-lime_23-2147894855.jpg", imageAlt: "Pani Puri served with various flavored waters"},
{
- id: "samosa-chaat",
- name: "Samosa Chaat Royale",
- price: "₹80",
- variant: "Crispy & Tangy",
- imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies_74190-978.jpg",
- imageAlt: "Samosa chaat with fresh toppings and chutneys",
- },
+ id: "samosa-chaat", name: "Samosa Chaat Royale", price: "₹80", variant: "Crispy & Tangy", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies_74190-978.jpg", imageAlt: "Samosa chaat with fresh toppings and chutneys"},
{
- id: "dahi-bhalla",
- name: "Dahi Bhalla Bliss",
- price: "₹70",
- variant: "Cool & Creamy",
- imageSrc: "http://img.b2bpic.net/free-photo/dried-figs-bowl-marble-surface_114579-83780.jpg",
- imageAlt: "Dahi Bhalla garnished with spices and herbs",
- },
+ id: "dahi-bhalla", name: "Dahi Bhalla Bliss", price: "₹70", variant: "Cool & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/dried-figs-bowl-marble-surface_114579-83780.jpg", imageAlt: "Dahi Bhalla garnished with spices and herbs"},
]}
title="Our Signature Chaats"
description="Experience the rich flavors and fresh ingredients that make our chaats Bengaluru's favorite. Each dish is a masterpiece of taste and tradition."
@@ -147,57 +98,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Johnson",
- role: "Student",
- company: "Local University",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-laying-grass-high-angle_23-2149615207.jpg",
- },
+ id: "1", name: "Sarah Johnson", role: "Student", company: "Local University", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-laying-grass-high-angle_23-2149615207.jpg"},
{
- id: "2",
- name: "Michael Chen",
- role: "Entrepreneur",
- company: "Tech Startup",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg",
- },
+ id: "2", name: "Michael Chen", role: "Entrepreneur", company: "Tech Startup", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg"},
{
- id: "3",
- name: "Emily Rodriguez",
- role: "Food Blogger",
- company: "Bengaluru Bites",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-brunette-woman-showing-thumb-up-smiling-isolated_171337-6702.jpg",
- },
+ id: "3", name: "Emily Rodriguez", role: "Food Blogger", company: "Bengaluru Bites", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-brunette-woman-showing-thumb-up-smiling-isolated_171337-6702.jpg"},
{
- id: "4",
- name: "David Kim",
- role: "Resident",
- company: "Annapoorneshwari Nagar",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-good-time_23-2148395332.jpg",
- },
+ id: "4", name: "David Kim", role: "Resident", company: "Annapoorneshwari Nagar", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-good-time_23-2148395332.jpg"},
]}
kpiItems={[
{
- id: "kpi-1",
icon: Star,
- title: "Years Serving",
- value: "5+",
- },
+ title: "Years Serving", value: "5+"},
{
- id: "kpi-2",
icon: Users,
- title: "Happy Customers",
- value: "10k+",
- },
+ title: "Happy Customers", value: "10k+"},
{
- id: "kpi-3",
icon: Star,
- title: "Chaat Varieties",
- value: "20+",
- },
+ title: "Chaat Varieties", value: "20+"},
]}
title="What Our Customers Say"
description="Hear from our happy patrons about their favorite experiences at Smack Shack. Their smiles are our greatest reward!"
@@ -212,29 +134,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Fresh Ingredients",
- description: "Only the finest, freshest, locally sourced ingredients make it into our delicious chaats.",
- imageSrc: "https://via.placeholder.com/150/FF9933/FFFFFF?text=Fresh",
- imageAlt: "Fresh ingredients illustration",
- },
+ title: "Fresh Ingredients", description: "Only the finest, freshest, locally sourced ingredients make it into our delicious chaats.", imageSrc: "https://via.placeholder.com/150/FF9933/FFFFFF?text=Fresh", imageAlt: "Fresh ingredients illustration"},
{
- title: "Daily Cleaning",
- description: "Our premises undergo rigorous daily cleaning and sanitization to ensure a spotless environment.",
- imageSrc: "https://via.placeholder.com/150/FF9933/FFFFFF?text=Clean",
- imageAlt: "Daily cleaning illustration",
- },
+ title: "Daily Cleaning", description: "Our premises undergo rigorous daily cleaning and sanitization to ensure a spotless environment.", imageSrc: "https://via.placeholder.com/150/FF9933/FFFFFF?text=Clean", imageAlt: "Daily cleaning illustration"},
{
- title: "Improved Management",
- description: "With experienced management, we ensure seamless operations and consistent quality.",
- imageSrc: "https://via.placeholder.com/150/FF9933/FFFFFF?text=Management",
- imageAlt: "Improved management illustration",
- },
+ title: "Improved Management", description: "With experienced management, we ensure seamless operations and consistent quality.", imageSrc: "https://via.placeholder.com/150/FF9933/FFFFFF?text=Management", imageAlt: "Improved management illustration"},
{
- title: "Hygienic Preparation",
- description: "Our food is prepared with utmost care, following strict hygiene protocols from kitchen to plate.",
- imageSrc: "https://via.placeholder.com/150/FF9933/FFFFFF?text=Hygiene",
- imageAlt: "Hygienic food preparation illustration",
- },
+ title: "Hygienic Preparation", description: "Our food is prepared with utmost care, following strict hygiene protocols from kitchen to plate.", imageSrc: "https://via.placeholder.com/150/FF9933/FFFFFF?text=Hygiene", imageAlt: "Hygienic food preparation illustration"},
]}
title="Our Commitment to Quality & Hygiene"
description="At Smack Shack, your health and satisfaction are our top priorities. We adhere to the highest standards in every aspect of our business."
@@ -246,9 +152,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Smack Shack"
description={[
- "Smack Shack is more than just a snack spot; it's a cozy and welcoming haven where flavors come alive. Located in the heart of Annapoorneshwari Nagar, Bengaluru, we pride ourselves on offering a wide variety of chaats, delicious sandwiches, and refreshing beverages.",
- "Our friendly staff, combined with a clean and vibrant ambiance, makes Smack Shack a modern local favorite. We are dedicated to delivering an exceptional experience, from the first bite to the last sip, ensuring every visit is a delightful one. Come discover why our customers can't get enough of the Smack Shack experience!",
- ]}
+ "Smack Shack is more than just a snack spot; it's a cozy and welcoming haven where flavors come alive. Located in the heart of Annapoorneshwari Nagar, Bengaluru, we pride ourselves on offering a wide variety of chaats, delicious sandwiches, and refreshing beverages.", "Our friendly staff, combined with a clean and vibrant ambiance, makes Smack Shack a modern local favorite. We are dedicated to delivering an exceptional experience, from the first bite to the last sip, ensuring every visit is a delightful one. Come discover why our customers can't get enough of the Smack Shack experience!"]}
/>
@@ -261,52 +165,22 @@ export default function LandingPage() {
description="From our vibrant kitchen to your delicious plate, experience the essence of Smack Shack through our high-quality visuals."
blogs={[
{
- id: "1",
- category: "Chaat",
- title: "Pani Puri Delights",
- excerpt: "A close-up of our signature Pani Puri being prepared.",
- imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg",
- imageAlt: "Close-up of Pani Puri",
+ id: "1", category: "Chaat", title: "Pani Puri Delights", excerpt: "A close-up of our signature Pani Puri being prepared.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg", imageAlt: "Close-up of Pani Puri", authorName: "Smack Shack Team", authorAvatar: "/placeholder-avatar.png", date: "July 20, 2024"
},
{
- id: "2",
- category: "Ambiance",
- title: "Our Cozy Interior",
- excerpt: "The warm and inviting atmosphere of Smack Shack.",
- imageSrc: "http://img.b2bpic.net/free-photo/serving-table-young-woman-swhite-shirt-putting-plates-table_259150-59711.jpg",
- imageAlt: "Smack Shack interior",
+ id: "2", category: "Ambiance", title: "Our Cozy Interior", excerpt: "The warm and inviting atmosphere of Smack Shack.", imageSrc: "http://img.b2bpic.net/free-photo/serving-table-young-woman-swhite-shirt-putting-plates-table_259150-59711.jpg", imageAlt: "Smack Shack interior", authorName: "Smack Shack Team", authorAvatar: "/placeholder-avatar.png", date: "July 19, 2024"
},
{
- id: "3",
- category: "Behind the Scenes",
- title: "Kitchen Hygiene",
- excerpt: "Our chefs maintaining pristine conditions in the kitchen.",
- imageSrc: "http://img.b2bpic.net/free-photo/people-donating-food-charity_23-2148613161.jpg",
- imageAlt: "Clean kitchen",
+ id: "3", category: "Behind the Scenes", title: "Kitchen Hygiene", excerpt: "Our chefs maintaining pristine conditions in the kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/people-donating-food-charity_23-2148613161.jpg", imageAlt: "Clean kitchen", authorName: "Smack Shack Team", authorAvatar: "/placeholder-avatar.png", date: "July 18, 2024"
},
{
- id: "4",
- category: "Preparation",
- title: "Crafting Perfection",
- excerpt: "The meticulous process of preparing a fresh chaat.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-spring-rolls-rice-paper-kitchen-table_169016-43845.jpg",
- imageAlt: "Chaat preparation",
+ id: "4", category: "Preparation", title: "Crafting Perfection", excerpt: "The meticulous process of preparing a fresh chaat.", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-spring-rolls-rice-paper-kitchen-table_169016-43845.jpg", imageAlt: "Chaat preparation", authorName: "Smack Shack Team", authorAvatar: "/placeholder-avatar.png", date: "July 17, 2024"
},
{
- id: "5",
- category: "Serving",
- title: "Served with Love",
- excerpt: "A freshly prepared dish ready to be served to our customers.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-watching-movie-blue-wall-remote-film-cinema-movies-theater_140725-71811.jpg",
- imageAlt: "Served chaat",
+ id: "5", category: "Serving", title: "Served with Love", excerpt: "A freshly prepared dish ready to be served to our customers.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-watching-movie-blue-wall-remote-film-cinema-movies-theater_140725-71811.jpg", imageAlt: "Served chaat", authorName: "Smack Shack Team", authorAvatar: "/placeholder-avatar.png", date: "July 16, 2024"
},
{
- id: "6",
- category: "Beverages",
- title: "Refreshing Drinks",
- excerpt: "A selection of our cooling beverages to complement your meal.",
- imageSrc: "http://img.b2bpic.net/free-photo/organic-drinks_1385-1637.jpg",
- imageAlt: "Refreshing drinks",
+ id: "6", category: "Beverages", title: "Refreshing Drinks", excerpt: "A selection of our cooling beverages to complement your meal.", imageSrc: "http://img.b2bpic.net/free-photo/organic-drinks_1385-1637.jpg", imageAlt: "Refreshing drinks", authorName: "Smack Shack Team", authorAvatar: "/placeholder-avatar.png", date: "July 15, 2024"
},
]}
/>
@@ -318,27 +192,16 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "What are your opening hours?",
- content: "We are open from 11 AM to 10 PM, Monday to Sunday. Come visit us any day of the week!",
- },
+ id: "1", title: "What are your opening hours?", content: "We are open from 11 AM to 10 PM, Monday to Sunday. Come visit us any day of the week!"},
{
- id: "2",
- title: "Do you offer delivery services?",
- content: "Yes, we partner with popular food delivery platforms. You can find us on Swiggy and Zomato for delivery to your doorstep.",
- },
+ id: "2", title: "Do you offer delivery services?", content: "Yes, we partner with popular food delivery platforms. You can find us on Swiggy and Zomato for delivery to your doorstep."},
{
- id: "3",
- title: "Is there parking available?",
- content: "Ample parking space is available at the BDA Complex for your convenience.",
- },
+ id: "3", title: "Is there parking available?", content: "Ample parking space is available at the BDA Complex for your convenience."},
]}
ctaTitle="Find Us in Bengaluru"
ctaDescription="Smack Shack is conveniently located at Annapoorneshwari Nagar BDA Complex, Bengaluru. We look forward to welcoming you!"
ctaButton={{
- text: "Get Directions",
- href: "https://maps.app.goo.gl/YourGoogleMapsLinkHere",
- }}
+ text: "Get Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLinkHere"}}
ctaIcon={MapPin}
/>
@@ -347,33 +210,21 @@ export default function LandingPage() {