Merge version_1 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Great Tea, Delicious Fast Food & The Perfect Hangout Spot on Ajwa Road. Join 248+ Happy Customers - 5.0 ⭐ Rating"
|
||||
tag="5.0 ⭐ 248+ Reviews"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-restaurant-talking-mobile-phone_23-2147936262.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-restaurant-talking-mobile-phone_23-2147936262.jpg?_wi=1"
|
||||
imageAlt="Akhil's Cafe cozy interior with warm lighting"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:092652-32296" },
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Akhil's Cafe", name: "Premium Chai Tea", price: "₹20", rating: 5,
|
||||
reviewCount: "248", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-delicious-cake-dark-background-tea-cake-sweet-pie-cookie-biscuit_140725-115591.jpg", imageAlt: "Freshly brewed premium chai tea"
|
||||
reviewCount: "248", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-delicious-cake-dark-background-tea-cake-sweet-pie-cookie-biscuit_140725-115591.jpg?_wi=1", imageAlt: "Freshly brewed premium chai tea"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Akhil's Cafe", name: "Gourmet Sandwiches", price: "₹60", rating: 5,
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Akhil's Cafe", name: "Cold Beverages", price: "₹25", rating: 5,
|
||||
reviewCount: "248", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-delicious-cake-dark-background-tea-cake-sweet-pie-cookie-biscuit_140725-115591.jpg", imageAlt: "Refreshing cold drinks"
|
||||
reviewCount: "248", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-delicious-cake-dark-background-tea-cake-sweet-pie-cookie-biscuit_140725-115591.jpg?_wi=2", imageAlt: "Refreshing cold drinks"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
{ value: "248+", title: "Happy Customers" },
|
||||
{ value: "5.0", title: "Google Rating" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-restaurant-talking-mobile-phone_23-2147936262.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-restaurant-talking-mobile-phone_23-2147936262.jpg?_wi=2"
|
||||
imageAlt="Akhil's Cafe location on Ajwa Road"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user