Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d67a49926 | |||
| bc6d41ad38 | |||
| 9702576d3b | |||
| cf116a3030 | |||
| 2854f8deab | |||
| d7b0d041b1 | |||
| 1b121b293f |
@@ -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"
|
||||
/>
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
title="A Place Where Flavor Meets Comfort"
|
||||
description="At RUMA Restaurant & Cafe"
|
||||
description="Crafted with Passion"
|
||||
subdescription="We believe great food and warm hospitality create unforgettable experiences. Our cafe was created to be a place where guests can relax, enjoy delicious meals, and feel at home. From freshly prepared dishes to friendly service and comfortable seating, every detail is designed to make your visit enjoyable."
|
||||
icon={Utensils}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg?_wi=2"
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
{ id: "3", title: "Cozy Atmosphere", content: "Warm, relaxing space perfect for friends and family. Our inviting ambiance is designed to make you feel at home." },
|
||||
{ id: "4", title: "Great Prices", content: "Excellent food and service at reasonable prices. We believe luxury doesn't have to be expensive." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-delicious-food_23-2149617138.jpg?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aak5PCa4PJlJkQH1H1zz36cfOw/uploaded-1772838525039-oj2ef6z5.png"
|
||||
imageAlt="RUMA gourmet food preparation"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dinner-people-decoration-vintage-white_1203-4539.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aak5PCa4PJlJkQH1H1zz36cfOw/uploaded-1772838546449-t2rj0ghx.png"
|
||||
imageAlt="RUMA Restaurant & Cafe footer background"
|
||||
logoText="RUMA Restaurant & Cafe"
|
||||
copyrightText="© 2025 RUMA Restaurant & Cafe. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user