Merge version_2 into main #4
@@ -17,13 +17,13 @@ export default function MenuPage() {
|
||||
const menuCategories = [
|
||||
{
|
||||
id: 1,
|
||||
tag: "Appetizers", title: "Starters & Bites", subtitle: "Perfect for sharing", description: "Fresh handcrafted appetizers to kick off your meal. From crispy bruschetta to artisan cheese boards, each bite is made with premium ingredients and authentic recipes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-vibrant-collage-of-authentic-user-gene-1773787782155-a937a412.png", imageAlt: "Appetizers and starters", buttons: [
|
||||
tag: "Appetizers", title: "Starters & Bites", subtitle: "Perfect for sharing", description: "Fresh handcrafted appetizers to kick off your meal. From crispy bruschetta to artisan cheese boards, each bite is made with premium ingredients and authentic recipes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-vibrant-collage-of-authentic-user-gene-1773787782155-a937a412.png?_wi=2", imageAlt: "Appetizers and starters", buttons: [
|
||||
{ text: "View Details", href: "#appetizers" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Main Courses", title: "Signature Dishes", subtitle: "Chef's specialties", description: "Our bestselling main courses prepared fresh to order. From succulent steaks to perfectly prepared seafood, each dish showcases our culinary excellence and commitment to quality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-warm-inviting-restaurant-environment-s-1773787782695-76591905.png", imageAlt: "Main courses", buttons: [
|
||||
tag: "Main Courses", title: "Signature Dishes", subtitle: "Chef's specialties", description: "Our bestselling main courses prepared fresh to order. From succulent steaks to perfectly prepared seafood, each dish showcases our culinary excellence and commitment to quality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-warm-inviting-restaurant-environment-s-1773787782695-76591905.png?_wi=2", imageAlt: "Main courses", buttons: [
|
||||
{ text: "View Details", href: "#mains" },
|
||||
],
|
||||
},
|
||||
|
||||
@@ -201,7 +201,7 @@ export default function HomePage() {
|
||||
buttonAnimation="opacity"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-vibrant-collage-of-authentic-user-gene-1773787782155-a937a412.png", imageAlt: "Authentic user-generated content gallery"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-vibrant-collage-of-authentic-user-gene-1773787782155-a937a412.png?_wi=1", imageAlt: "Authentic user-generated content gallery"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-mobile-phone-screen-showing-a-customer-1773787783282-5029cdce.png?_wi=1", imageAlt: "Customer scanning QR code for incentives"},
|
||||
{
|
||||
@@ -211,7 +211,7 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-content-distribution-dashboard-showing-1773787782906-2f473b05.png?_wi=1", imageAlt: "Multi-channel content distribution"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-warm-inviting-restaurant-environment-s-1773787782695-76591905.png", imageAlt: "Restaurant partnership and collaboration"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5nFw8RqotNHgAYizCWg1FWKB6/a-warm-inviting-restaurant-environment-s-1773787782695-76591905.png?_wi=1", imageAlt: "Restaurant partnership and collaboration"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
background={{
|
||||
|
||||
Reference in New Issue
Block a user