Merge version_1 into main #1
@@ -56,19 +56,19 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s8elyf", imageAlt: "Sizzling fajitas at Thompson Mexican Grill"
|
||||
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s8elyf&_wi=1", imageAlt: "Sizzling fajitas at Thompson Mexican Grill"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=96ik9x", imageAlt: "Authentic steak burrito"
|
||||
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=96ik9x&_wi=1", imageAlt: "Authentic steak burrito"
|
||||
},
|
||||
{
|
||||
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xh5f3n", imageAlt: "Green enchiladas verdes"
|
||||
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xh5f3n&_wi=1", imageAlt: "Green enchiladas verdes"
|
||||
},
|
||||
{
|
||||
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f0cdev", imageAlt: "Crispy chimichanga"
|
||||
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f0cdev&_wi=1", imageAlt: "Crispy chimichanga"
|
||||
},
|
||||
{
|
||||
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6kkie", imageAlt: "Warm and welcoming restaurant interior"
|
||||
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6kkie&_wi=1", imageAlt: "Warm and welcoming restaurant interior"
|
||||
},
|
||||
{
|
||||
id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ihijv", imageAlt: "Fresh margarita cocktail"
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
description="Our Story"
|
||||
subdescription="Known for generous portions, friendly service, and a welcoming atmosphere, we have become a local favorite for lunch, dinner, and family gatherings."
|
||||
icon={MapPin}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6kkie"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6kkie&_wi=2"
|
||||
imageAlt="Thompson Mexican Grill restaurant interior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -108,25 +108,25 @@ export default function LandingPage() {
|
||||
id: "1", title: "Sizzling Fajitas", descriptions: [
|
||||
"Hot cast iron skillet sizzles with tender strips of grilled chicken, beef, or shrimp", "Served with fresh peppers, onions, and warm flour tortillas", "Topped with sour cream, guacamole, and our house salsa"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s8elyf", imageAlt: "Sizzling fajitas"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s8elyf&_wi=2", imageAlt: "Sizzling fajitas"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Steak Burritos", descriptions: [
|
||||
"Huge burritos filled with tender grilled steak and premium ingredients", "Loaded with rice, beans, cheese, and your choice of toppings", "Smothered in our signature red or green sauce"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=96ik9x", imageAlt: "Authentic steak burrito"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=96ik9x&_wi=2", imageAlt: "Authentic steak burrito"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Enchiladas Verdes", descriptions: [
|
||||
"Rolled corn tortillas filled with tender chicken or cheese", "Covered in our famous homemade green tomatillo sauce", "Garnished with fresh cilantro and crema fresca"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xh5f3n", imageAlt: "Green enchiladas verdes"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xh5f3n&_wi=2", imageAlt: "Green enchiladas verdes"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Chimichangas", descriptions: [
|
||||
"Crispy fried burritos filled with your choice of shredded chicken or beef", "Golden exterior with melted cheese on top", "Served with sour cream, guacamole, and house salsa"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f0cdev", imageAlt: "Crispy chimichanga"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f0cdev&_wi=2", imageAlt: "Crispy chimichanga"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -169,13 +169,13 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "dine-in", name: "Dine In", price: "Full Service", variant: "Enjoy authentic Mexican cuisine in our welcoming atmosphere", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6kkie", imageAlt: "Dine-in experience"
|
||||
id: "dine-in", name: "Dine In", price: "Full Service", variant: "Enjoy authentic Mexican cuisine in our welcoming atmosphere", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6kkie&_wi=3", imageAlt: "Dine-in experience"
|
||||
},
|
||||
{
|
||||
id: "curbside", name: "Curbside Pickup", price: "Quick Service", variant: "Order ahead and pick up at your convenience", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s8elyf", imageAlt: "Curbside pickup"
|
||||
id: "curbside", name: "Curbside Pickup", price: "Quick Service", variant: "Order ahead and pick up at your convenience", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s8elyf&_wi=3", imageAlt: "Curbside pickup"
|
||||
},
|
||||
{
|
||||
id: "delivery", name: "Delivery Available", price: "Door-to-Door", variant: "Fresh meals delivered directly to your home", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=96ik9x", imageAlt: "Delivery service"
|
||||
id: "delivery", name: "Delivery Available", price: "Door-to-Door", variant: "Fresh meals delivered directly to your home", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=96ik9x&_wi=3", imageAlt: "Delivery service"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user