diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 17c275e..cc7bf6d 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -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" }, ], }, diff --git a/src/app/page.tsx b/src/app/page.tsx index 1799c11..c03444a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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={{