Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-06 23:08:30 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tagIcon={Coffee}
tagAnimation="slide-up"
title="Great Food. Cozy Atmosphere. Memorable Moments."
description="Experience delicious meals, excellent service, and a warm, welcoming environment where every visit feels special. From our carefully crafted dishes to our friendly staff, every detail is designed for your comfort."
description="Contact Us : 01003371760 "
buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Visit Us Today", href: "#contact" }
@@ -54,8 +54,8 @@ export default function LandingPage() {
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "RUMA cozy cafe ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg?_wi=1", imageAlt: "RUMA restaurant interior" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aak5PCa4PJlJkQH1H1zz36cfOw/uploaded-1772838380949-lwbvt6k4.png", imageAlt: "RUMA cozy cafe ambiance" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aak5PCa4PJlJkQH1H1zz36cfOw/uploaded-1772838419595-f8x3m97x.png", imageAlt: "RUMA restaurant interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-bubble-tea-drink-high-angle_23-2149870675.jpg?_wi=1", imageAlt: "RUMA specialty coffee" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-turkish-breakfast-with-coffee-honey-others_176474-3988.jpg?_wi=1", imageAlt: "RUMA food menu" }
]}
@@ -63,7 +63,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/pear-cake-wooden-board-with-walnuts-chocolate-fresh-fruits-tea-side-view_141793-3781.jpg?_wi=1", imageAlt: "RUMA desserts" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-delicious-food_23-2149617138.jpg?_wi=1", imageAlt: "RUMA gourmet plating" },
{ imageSrc: "http://img.b2bpic.net/free-photo/african-woman-checkered-cape-eyeglasses-posed-outdoor_627829-5811.jpg?_wi=1", imageAlt: "RUMA restaurant entrance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fancy-restaurant-round-table-with-windows_181624-26298.jpg", imageAlt: "RUMA cozy seating" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aak5PCa4PJlJkQH1H1zz36cfOw/uploaded-1772838413782-quaymy5j.png", imageAlt: "RUMA cozy seating" }
]}
carouselPosition="right"
/>