Update src/app/page.tsx
This commit is contained in:
@@ -98,16 +98,16 @@ export default function NammudeCafePage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Kerala Style Snacks", description: "Traditional Kerala cuisine prepared with authentic recipes and fresh ingredients.", tag: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751957.jpg"
|
||||
id: "1", title: "Kerala Style Snacks", description: "Traditional Kerala cuisine prepared with authentic recipes and fresh ingredients. (₹200-400)", tag: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751957.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Fresh Puffs", description: "Crispy, golden puffs made daily. A customer favorite that keeps people coming back.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-bakery-marble-table_23-2148039781.jpg"
|
||||
id: "2", title: "Fresh Puffs", description: "Crispy, golden puffs made daily. A customer favorite that keeps people coming back. (₹200-400)", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-bakery-marble-table_23-2148039781.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Delicious Cutlets", description: "Homemade cutlets with perfect texture and flavor. Best in the area.", tag: "Must Try", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-herbs-lavash-board-sauce-colorful-spices_140725-72564.jpg"
|
||||
id: "3", title: "Delicious Cutlets", description: "Homemade cutlets with perfect texture and flavor. Best in the area. (₹200-400)", tag: "Must Try", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-herbs-lavash-board-sauce-colorful-spices_140725-72564.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Hot Beverages", description: "Fresh tea and coffee to pair with your snacks. Perfect for morning or afternoon chilling.", tag: "Beverages", imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg"
|
||||
id: "4", title: "Hot Beverages", description: "Fresh tea and coffee to pair with your snacks. Perfect for morning or afternoon chilling. (₹200-400)", tag: "Beverages", imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "See Full Menu", href: "tel:+919663518106" }]}
|
||||
|
||||
Reference in New Issue
Block a user