Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ value: "24/7 Dine-in", label: "Open Service" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=1"
|
||||
imageAlt="Delicious taco platter with fresh ingredients"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -78,11 +78,11 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Chicken Tacos", price: "MAD 15", variant: "Grilled 3 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-tacos-plate_23-2147812205.jpg", imageAlt: "Grilled chicken tacos with fresh cilantro"},
|
||||
id: "1", name: "Chicken Tacos", price: "MAD 15", variant: "Grilled 3 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-tacos-plate_23-2147812205.jpg?_wi=1", imageAlt: "Grilled chicken tacos with fresh cilantro"},
|
||||
{
|
||||
id: "2", name: "Beef Tacos", price: "MAD 18", variant: "Seasoned 3 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg", imageAlt: "Seasoned beef tacos with onions"},
|
||||
id: "2", name: "Beef Tacos", price: "MAD 18", variant: "Seasoned 3 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=2", imageAlt: "Seasoned beef tacos with onions"},
|
||||
{
|
||||
id: "3", name: "Golden Fries", price: "MAD 5", variant: "Crispy Regular Size", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg", imageAlt: "Crispy golden fries in a serving basket"},
|
||||
id: "3", name: "Golden Fries", price: "MAD 5", variant: "Crispy Regular Size", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg?_wi=1", imageAlt: "Crispy golden fries in a serving basket"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Full Menu", href: "https://www.google.com/maps/place/ALLO+ANASS+AIN+SEBAA" },
|
||||
@@ -120,13 +120,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Quality Ingredients", description: "Fresh, premium ingredients sourced locally to ensure every taco is delicious and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-tacos-plate_23-2147812205.jpg", imageAlt: "Fresh taco ingredients preparation"},
|
||||
title: "Quality Ingredients", description: "Fresh, premium ingredients sourced locally to ensure every taco is delicious and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-tacos-plate_23-2147812205.jpg?_wi=2", imageAlt: "Fresh taco ingredients preparation"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Affordable Pricing", description: "Street food that won't break the bank. Perfect for students, families, and everyone in between.", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg", imageAlt: "Value-for-money meal options"},
|
||||
title: "Affordable Pricing", description: "Street food that won't break the bank. Perfect for students, families, and everyone in between.", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg?_wi=2", imageAlt: "Value-for-money meal options"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Quick Service", description: "Fast, friendly service without compromising on quality. Your meal is ready when you want it.", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg", imageAlt: "Quick taco preparation and serving"},
|
||||
title: "Quick Service", description: "Fast, friendly service without compromising on quality. Your meal is ready when you want it.", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=3", imageAlt: "Quick taco preparation and serving"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "https://www.google.com/maps/place/ALLO+ANASS+AIN+SEBAA" },
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah M.", role: "Local Customer", company: "Casablanca", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Happy customer Sarah"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Happy customer Sarah"},
|
||||
{
|
||||
id: "2", name: "Ahmed H.", role: "Student", company: "Regular Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Satisfied customer Ahmed"},
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Happy customer Fatima"},
|
||||
{
|
||||
id: "4", name: "Mohamed K.", role: "Food Enthusiast", company: "Casablanca Eats", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Satisfied customer Mohamed"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Satisfied customer Mohamed"},
|
||||
{
|
||||
id: "5", name: "Nadia B.", role: "Family Parent", company: "Regular", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg", imageAlt: "Happy customer Nadia"},
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
background={{ variant: "circleGradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=4"
|
||||
imageAlt="Appetizing taco imagery for newsletter signup"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user