Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a923bfe981 | |||
| 7c30962977 | |||
| 0226d2fd1b | |||
| 01808f3ffa | |||
| 73bb9f47ac | |||
| 1bc020aeab | |||
| 84d02c772c | |||
| 720d63b939 |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ name: "Vikram V.", handle: "@foodlover", testimonial: "The perfect local hangout spot for coffee and quick bites.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg" },
|
||||
{ name: "Sonia K.", handle: "@cafehopper", testimonial: "Super cozy interiors, felt right at home during my afternoon visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-big-hat-cafe_273609-13406.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Reserve Now", href: "#contact" }, { text: "Call 092114 97900", href: "tel:09211497900" }]}
|
||||
buttons={[{ text: "Book Your Table", href: "#contact" }, { text: "Call 092114 97900", href: "tel:09211497900" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table-printed-guest-nameplate_8353-10885.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg", alt: "Top view table assortment with plant" },
|
||||
@@ -109,12 +109,12 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Signature Cheesy Garlic Bread", price: "Best Seller", variant: "Appetizers", imageSrc: "http://img.b2bpic.net/free-photo/healthy-product-olive-oil_23-2151944020.jpg?_wi=2" },
|
||||
{ id: "2", name: "Garden Fresh Sandwich", price: "Daily Fresh", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-inside-plate-blue_140725-29976.jpg" },
|
||||
{ id: "3", name: "Chef's Special Buffet", price: "Best Value", variant: "Buffet", imageSrc: "http://img.b2bpic.net/free-photo/meal-different-food-table-dinner-lunch_132075-14565.jpg" },
|
||||
{ id: "4", name: "Classic Creamy Pasta", price: "Customer Fav", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sitting-table-served-with-various-dishes-as-sour-yogurt-with-herbs-rice-with-vegetables-salad_140725-12141.jpg" },
|
||||
{ id: "5", name: "Artisan Coffee Blend", price: "Fresh Brewed", variant: "Beverage", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-wearing-white-shirt-black-stylish-hat-using-wireless-internet-connection-his-mobile-phone-messaging-friends-online-via-social-networks-while-sitting-table-cozy-cafe_273609-1511.jpg" },
|
||||
{ id: "6", name: "Homemade Rich Brownie", price: "Sweet Treat", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/positive-chef-decorating-ice-cream-with-berries_1262-20328.jpg" },
|
||||
{ id: "1", name: "Signature Cheesy Garlic Bread", price: "Best Seller", variant: "Appetizers: Crispy, golden-brown crust loaded with melted mozzarella and aromatic roasted garlic butter.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-product-olive-oil_23-2151944020.jpg?_wi=2" },
|
||||
{ id: "2", name: "Garden Fresh Sandwich", price: "Daily Fresh", variant: "Main Course: Farm-fresh crunchy vegetables layered between toasted artisan sourdough with a hint of tangy pesto.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwiches-inside-plate-blue_140725-29976.jpg" },
|
||||
{ id: "3", name: "Chef's Special Buffet", price: "Best Value", variant: "Buffet: An exquisite spread featuring global flavors, savory curries, and delightful seasonal salads.", imageSrc: "http://img.b2bpic.net/free-photo/meal-different-food-table-dinner-lunch_132075-14565.jpg" },
|
||||
{ id: "4", name: "Classic Creamy Pasta", price: "Customer Fav", variant: "Main Course: Silky fettuccine tossed in a rich, velvety parmesan cream sauce with delicate hints of black pepper.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sitting-table-served-with-various-dishes-as-sour-yogurt-with-herbs-rice-with-vegetables-salad_140725-12141.jpg" },
|
||||
{ id: "5", name: "Artisan Coffee Blend", price: "Fresh Brewed", variant: "Beverage: Locally roasted beans delivered with a full-bodied flavor profile and a smooth, chocolatey finish.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-wearing-white-shirt-black-stylish-hat-using-wireless-internet-connection-his-mobile-phone-messaging-friends-online-via-social-networks-while-sitting-table-cozy-cafe_273609-1511.jpg" },
|
||||
{ id: "6", name: "Homemade Rich Brownie", price: "Sweet Treat", variant: "Dessert: Intense dark chocolate indulgence, perfectly fudgy inside with a delicate, crackly crust topping.", imageSrc: "http://img.b2bpic.net/free-photo/positive-chef-decorating-ice-cream-with-berries_1262-20328.jpg" },
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="Explore our curated selection of delicious offerings, prepared daily with fresh ingredients."
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to visit or plan your next event? Call us today or drop us a message to secure your spot."
|
||||
buttons={[{ text: "Call Now: 092114 97900", href: "tel:09211497900" }, { text: "Book a Table", href: "#" }]}
|
||||
buttons={[{ text: "Call Now: 092114 97900", href: "tel:09211497900" }, { text: "Reserve Your Table Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,4 +187,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user