Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ name: "Sarah K.", handle: "@sarah", testimonial: "Authentic taste that reminds me of home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out-together_23-2149143974.jpg" },
|
||||
{ name: "Vikram J.", handle: "@vikram", testimonial: "Quick service and always fresh quality.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-family-enjoying-christmas-lunch-dining-table_637285-13021.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-family-enjoying-christmas-lunch-dining-table_637285-13021.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg", alt: "Diner 1" },
|
||||
@@ -86,9 +86,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", brand: "Main Course", name: "Chicken Curry", price: "Rs. 250", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tasty-stew-goulash-with-vegetables-served-bowl_1220-7674.jpg" },
|
||||
{ id: "2", brand: "Snack", name: "Chicken Egg Roll", price: "Rs. 70", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls-with-cheese-dark-wood-background_1150-45271.jpg" },
|
||||
{ id: "3", brand: "Main Course", name: "Special Biryani", price: "Rs. 180", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-rice-inside-plate-dark-surface-dish-east-meal-food-dark_140725-81859.jpg" },
|
||||
{ id: "1", brand: "Main Course", name: "Chicken Curry", price: "Rs. 250", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tasty-stew-goulash-with-vegetables-served-bowl_1220-7674.jpg?_wi=1" },
|
||||
{ id: "2", brand: "Snack", name: "Chicken Egg Roll", price: "Rs. 70", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls-with-cheese-dark-wood-background_1150-45271.jpg?_wi=1" },
|
||||
{ id: "3", brand: "Main Course", name: "Special Biryani", price: "Rs. 180", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-rice-inside-plate-dark-surface-dish-east-meal-food-dark_140725-81859.jpg?_wi=1" },
|
||||
{ id: "4", brand: "Veg", name: "Paneer Tikka", price: "Rs. 150", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-with-salad-seasonings-dark-background-salad-food-meal-vegetable-snack_140725-40268.jpg" },
|
||||
{ id: "5", brand: "Bread", name: "Butter Naan", price: "Rs. 40", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plain-bake-dough-baked-round-formed-dark-blue-surface_140725-115391.jpg" },
|
||||
{ id: "6", brand: "Dessert", name: "Gulab Jamun", price: "Rs. 50", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-with-chocolate-bowls-chocolate-limes-yellow-candies-chocolate-cream-appetizing-cake-with-chocolate-citrus-fruits-black-table_140725-117087.jpg" }
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Family Environment", description: "Perfect space for family outings.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-enjoying-christmas-lunch-dining-table_637285-13021.jpg", imageAlt: "indian restaurant dining room interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-enjoying-christmas-lunch-dining-table_637285-13021.jpg?_wi=2", imageAlt: "indian restaurant dining room interior"
|
||||
},
|
||||
items: [
|
||||
{ icon: Users, text: "Child friendly" },
|
||||
@@ -126,11 +126,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Khan", date: "Jan 2024", title: "Amazing Place", quote: "The food is exquisite and the service is very punctual.", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-enjoying-christmas-lunch-dining-table_637285-13021.jpg", imageAlt: "happy customer portrait" },
|
||||
{ id: "1", name: "Sarah Khan", date: "Jan 2024", title: "Amazing Place", quote: "The food is exquisite and the service is very punctual.", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-enjoying-christmas-lunch-dining-table_637285-13021.jpg?_wi=3", imageAlt: "happy customer portrait" },
|
||||
{ id: "2", name: "Vikram J.", date: "Dec 2023", title: "Great Vibe", quote: "Best ambience in Dhanbad at very pocket friendly price.", tag: "Takeaway", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg", imageSrc: "http://img.b2bpic.net/free-photo/classic-style-restaurant-with-tables-chairs_140725-9393.jpg", imageAlt: "happy customer portrait" },
|
||||
{ id: "3", name: "Meera P.", date: "Dec 2023", title: "Good Food", quote: "Always fresh and consistent taste. Highly recommended.", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-are-having-dinner-together_53876-40927.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-stew-goulash-with-vegetables-served-bowl_1220-7674.jpg", imageAlt: "happy customer portrait" },
|
||||
{ id: "4", name: "Suresh D.", date: "Nov 2023", title: "Quick Delivery", quote: "Used their no-contact delivery, service was smooth.", tag: "Delivery", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-serious-man-with-beard-restaurant_1262-3602.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls-with-cheese-dark-wood-background_1150-45271.jpg", imageAlt: "happy customer portrait" },
|
||||
{ id: "5", name: "Anita R.", date: "Oct 2023", title: "Family Favorite", quote: "My kids love the chicken dishes here. Very friendly.", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-eating-donuts-home_1301-3824.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-rice-inside-plate-dark-surface-dish-east-meal-food-dark_140725-81859.jpg", imageAlt: "happy customer portrait" }
|
||||
{ id: "3", name: "Meera P.", date: "Dec 2023", title: "Good Food", quote: "Always fresh and consistent taste. Highly recommended.", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-are-having-dinner-together_53876-40927.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-stew-goulash-with-vegetables-served-bowl_1220-7674.jpg?_wi=2", imageAlt: "happy customer portrait" },
|
||||
{ id: "4", name: "Suresh D.", date: "Nov 2023", title: "Quick Delivery", quote: "Used their no-contact delivery, service was smooth.", tag: "Delivery", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-serious-man-with-beard-restaurant_1262-3602.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls-with-cheese-dark-wood-background_1150-45271.jpg?_wi=2", imageAlt: "happy customer portrait" },
|
||||
{ id: "5", name: "Anita R.", date: "Oct 2023", title: "Family Favorite", quote: "My kids love the chicken dishes here. Very friendly.", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-eating-donuts-home_1301-3824.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-rice-inside-plate-dark-surface-dish-east-meal-food-dark_140725-81859.jpg?_wi=2", imageAlt: "happy customer portrait" }
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Read about the experiences of our valued diners."
|
||||
|
||||
Reference in New Issue
Block a user