Merge version_1 into main #2
262
src/app/page.tsx
262
src/app/page.tsx
@@ -29,30 +29,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Rose Cafe"
|
||||
/>
|
||||
@@ -60,43 +42,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="ROSE CAFE"
|
||||
description="Where Taste Meets Elegance. A premiere Multi-Cuisine Restaurant experience."
|
||||
tag="Luxury Rooftop Dining"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "View Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explore Menu", href: "#menu" }, { text: "View Gallery", href: "#gallery" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=1",
|
||||
imageAlt: "Rooftop Cafe Ambience",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-with-red-petals_1122-899.jpg?_wi=1",
|
||||
imageAlt: "Luxury Cafe Dining",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg",
|
||||
imageAlt: "Man with coffee sitting in cafe",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg",
|
||||
imageAlt: "Woman in golden suit sits in the cafe",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg",
|
||||
imageAlt: "Confident young indian man in black shirt sitting at cafe",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Rooftop Cafe Ambience" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-with-red-petals_1122-899.jpg", imageAlt: "Luxury Cafe Dining" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={4.7}
|
||||
@@ -108,12 +61,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Experience the Perfect Blend of Taste & Ambience"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,42 +72,12 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Chicken Biryani",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-restaurant-menu-set-black-plates-perfect-food-background_181624-58554.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Brownie with Ice Cream",
|
||||
price: "$8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Rose Mojito",
|
||||
price: "$7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissants-plate-with-coffee-milk_23-2148696273.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Paneer Tikka",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-crispy-topping-with-bone_140725-6184.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dragon Chicken",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/snacks-table-top-view_140725-5467.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Blueberry Mocktail",
|
||||
price: "$7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-granita-dessert-with-plants_23-2149395582.jpg",
|
||||
},
|
||||
{ id: "1", name: "Chicken Biryani", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-restaurant-menu-set-black-plates-perfect-food-background_181624-58554.jpg" },
|
||||
{ id: "2", name: "Brownie with Ice Cream", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg" },
|
||||
{ id: "3", name: "Rose Mojito", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissants-plate-with-coffee-milk_23-2148696273.jpg" },
|
||||
{ id: "4", name: "Paneer Tikka", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-crispy-topping-with-bone_140725-6184.jpg" },
|
||||
{ id: "5", name: "Dragon Chicken", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/snacks-table-top-view_140725-5467.jpg" },
|
||||
{ id: "6", name: "Blueberry Mocktail", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-granita-dessert-with-plants_23-2149395582.jpg" }
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Hand-crafted delicacies for the refined palate."
|
||||
@@ -171,46 +89,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Rooftop Dining",
|
||||
description: "Atmosphere like no other.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5750.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-tender-sprinkles-golden-glitter-into-cocktail-champagne-glass_141793-2004.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=2",
|
||||
imageAlt: "rooftop cafe night view luxury",
|
||||
},
|
||||
{
|
||||
title: "Modern Interior",
|
||||
description: "Sophisticated pink aesthetics.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-42535.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-with-red-petals_1122-899.jpg?_wi=2",
|
||||
imageAlt: "rooftop cafe night view luxury",
|
||||
},
|
||||
{
|
||||
title: "Fine Dining",
|
||||
description: "Premium service every time.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coconut-candies-with-cup-coffee-white-surface_140725-80912.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=1",
|
||||
imageAlt: "rooftop cafe night view luxury",
|
||||
},
|
||||
{ title: "Rooftop Dining", description: "Atmosphere like no other.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5750.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/bar-tender-sprinkles-golden-glitter-into-cocktail-champagne-glass_141793-2004.jpg" } },
|
||||
{ title: "Modern Interior", description: "Sophisticated pink aesthetics.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-42535.jpg" } },
|
||||
{ title: "Fine Dining", description: "Premium service every time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coconut-candies-with-cup-coffee-white-surface_140725-80912.jpg" } }
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Designed for Beautiful Moments"
|
||||
description="Capture the elegance of our rooftop sanctuary."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -219,61 +105,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
date: "Jan 2025",
|
||||
title: "Great Vibe",
|
||||
quote: "Amazing food and ambience.",
|
||||
tag: "Guest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=3",
|
||||
imageAlt: "portrait happy customer restaurant",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
date: "Dec 2024",
|
||||
title: "Fast Service",
|
||||
quote: "Very fast service and tasty food.",
|
||||
tag: "Guest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/image-happy-smiling-africanamerican-girl-white-tshirt-cross-arms-chest-looking-confiden_1258-130986.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-with-red-petals_1122-899.jpg?_wi=3",
|
||||
imageAlt: "portrait happy customer restaurant",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
date: "Nov 2024",
|
||||
title: "Stunning Decor",
|
||||
quote: "Beautiful interiors and premium vibe.",
|
||||
tag: "Guest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=2",
|
||||
imageAlt: "portrait happy customer restaurant",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
date: "Oct 2024",
|
||||
title: "Exceptional",
|
||||
quote: "The best dining spot in Guntur.",
|
||||
tag: "Guest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg",
|
||||
imageAlt: "portrait happy customer restaurant",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Alice M.",
|
||||
date: "Sep 2024",
|
||||
title: "Romantic",
|
||||
quote: "Perfect spot for a date night.",
|
||||
tag: "Guest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-restaurant-menu-set-black-plates-perfect-food-background_181624-58554.jpg?_wi=2",
|
||||
imageAlt: "portrait happy customer restaurant",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", date: "Jan 2025", title: "Great Vibe", quote: "Amazing food and ambience.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg" },
|
||||
{ id: "2", name: "Michael C.", date: "Dec 2024", title: "Fast Service", quote: "Very fast service and tasty food.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/image-happy-smiling-africanamerican-girl-white-tshirt-cross-arms-chest-looking-confiden_1258-130986.jpg" },
|
||||
{ id: "3", name: "Emily R.", date: "Nov 2024", title: "Stunning Decor", quote: "Beautiful interiors and premium vibe.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg" },
|
||||
{ id: "4", name: "David K.", date: "Oct 2024", title: "Exceptional", quote: "The best dining spot in Guntur.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg" },
|
||||
{ id: "5", name: "Alice M.", date: "Sep 2024", title: "Romantic", quote: "Perfect spot for a date night.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg" }
|
||||
]}
|
||||
title="1800+ Happy Customers"
|
||||
description="See what our guests say about their Rose Cafe experience."
|
||||
@@ -283,9 +119,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Contact Rose Cafe"
|
||||
title="Visit Us"
|
||||
description="5th Floor, Varasiddhi Arcade, Arundelpet, Guntur."
|
||||
@@ -295,45 +129,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hours",
|
||||
items: [
|
||||
{
|
||||
label: "6:00 AM - 5:00 PM",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "7:00 PM - 11:00 PM",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Navigation", items: [{ label: "Menu", href: "#menu" }, { label: "Gallery", href: "#gallery" }] },
|
||||
{ title: "Hours", items: [{ label: "6:00 AM - 5:00 PM", href: "#" }, { label: "7:00 PM - 11:00 PM", href: "#" }] },
|
||||
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "WhatsApp", href: "#" }] }
|
||||
]}
|
||||
logoText="Rose Cafe"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user