Merge version_2 into main #2
@@ -61,10 +61,6 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-recipe-preparation_23-2147959041.jpg", imageAlt: "Fresh preparation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164783.jpg", imageAlt: "Cozy atmosphere"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-wooden-board-with-tomato-potato-pepper-sauces-pickles-top-view_141793-3737.jpg", imageAlt: "Juicy chicken platter"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-legs-with-spices-salt-ready-cooking_114579-53129.jpg", imageAlt: "Fresh preparation"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -119,15 +115,6 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p3", brand: "Signature", name: "Special Chicken Curry", price: "$14.99", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-chicken-meal_23-2148825120.jpg"},
|
||||
{
|
||||
id: "p4", brand: "Signature", name: "Spicy Wings", price: "$9.99", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/serving-crispy-fried-snack-served-with-red-pepper-sauce_140725-3921.jpg"},
|
||||
{
|
||||
id: "p5", brand: "Signature", name: "Chicken Sandwich", price: "$8.99", rating: 4,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-desk-with-orange-juice_140725-6327.jpg"},
|
||||
{
|
||||
id: "p6", brand: "Signature", name: "Roasted Chicken", price: "$19.99", rating: 5,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/baked-roasted-duck-with-vegetables-pan-old-wooden-background-top-view_1220-6625.jpg"},
|
||||
]}
|
||||
title="Signature Menu"
|
||||
description="Explore our wide range of mouth-watering chicken dishes."
|
||||
@@ -165,10 +152,6 @@ export default function LandingPage() {
|
||||
id: "2", name: "Priya Singh", role: "Regular Customer", testimonial: "Leevon Chicken Point is my go-to for family dinners. Always fresh and tasty.", imageSrc: "http://img.b2bpic.net/free-photo/afro-woman-joying-holds-two-peppers_8353-10029.jpg"},
|
||||
{
|
||||
id: "3", name: "Rahul Verma", role: "Corporate Professional", testimonial: "Excellent quality and quick service. Perfect for lunch.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg"},
|
||||
{
|
||||
id: "4", name: "Sneha Reddy", role: "Local Resident", testimonial: "The tandoori chicken is simply divine! Loved it.", imageSrc: "http://img.b2bpic.net/free-photo/positive-sincere-woman-holds-fresh-banana-near-ear-pretends-calling-friend-returns-from-market-good-mood-carries-fabric-bag-full-fresh-vegetables-foolishes-around-isolated-pink-background_273609-62760.jpg"},
|
||||
{
|
||||
id: "5", name: "Vikram Desai", role: "Foodie", testimonial: "Consistently great taste over the years. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg"},
|
||||
]}
|
||||
title="Customer Stories"
|
||||
description="See why our customers keep coming back for more."
|
||||
@@ -204,6 +187,7 @@ export default function LandingPage() {
|
||||
{ text: "WhatsApp Order", href: "https://wa.me/919999999999" }
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user