Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
279
src/app/page.tsx
279
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Cafe Crew"
|
||||
/>
|
||||
@@ -55,22 +43,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
logoText="Cafe Crew"
|
||||
description="Your favorite spot in Belapur for great food, cozy ambiance, and memorable moments with friends and family."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Order Online", href: "#menu" },
|
||||
{ text: "Visit Us", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg"
|
||||
imageAlt="Cafe Crew Atmosphere"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -83,20 +63,11 @@ export default function LandingPage() {
|
||||
title="Welcome to Cafe Crew"
|
||||
description="Located in the heart of CBD Belapur, we pride ourselves on serving quality food and coffee in a welcoming, warm, and friendly environment. Whether you are catching up with friends or having a quick lunch, we make sure every moment is special."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Pocket Friendly",
|
||||
description: "High-quality dining that won't break the bank.",
|
||||
},
|
||||
{
|
||||
title: "Nice Ambience",
|
||||
description: "The perfect place to relax, celebrate, and unwind.",
|
||||
},
|
||||
{
|
||||
title: "Exceptional Service",
|
||||
description: "Our friendly staff is always ready to make your experience great.",
|
||||
},
|
||||
{ title: "Pocket Friendly", description: "High-quality dining that won't break the bank." },
|
||||
{ title: "Nice Ambience", description: "The perfect place to relax, celebrate, and unwind." },
|
||||
{ title: "Exceptional Service", description: "Our friendly staff is always ready to make your experience great." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-giving-takeaway-coffee-cup-prepare-takeout-order-guest-cafe-wearing_1258-199322.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-giving-takeaway-coffee-cup-prepare-takeout-order-guest-cafe-wearing_1258-199322.jpg"
|
||||
imageAlt="Cafe Crew Staff"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -109,42 +80,12 @@ export default function LandingPage() {
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Signature Pizza",
|
||||
price: "₹250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-parchment-paper-grate_23-2148120071.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Freakshake",
|
||||
price: "₹180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-milkshake-cream-oreo-side-view_140725-11231.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Grilled Panini",
|
||||
price: "₹150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gourmet-fried-tofu-sandwich-plate_181624-59118.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Red Velvet Shake",
|
||||
price: "₹190",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-frappe-with-vanilla-ice-cream_1339-4197.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Classic Burger",
|
||||
price: "₹160",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-burger-presentation_23-2151910910.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Iced Americano",
|
||||
price: "₹120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-juice-glass-wooden-board_23-2148141373.jpg",
|
||||
},
|
||||
{ id: "1", name: "Signature Pizza", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-parchment-paper-grate_23-2148120071.jpg" },
|
||||
{ id: "2", name: "Freakshake", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-milkshake-cream-oreo-side-view_140725-11231.jpg" },
|
||||
{ id: "3", name: "Grilled Panini", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gourmet-fried-tofu-sandwich-plate_181624-59118.jpg" },
|
||||
{ id: "4", name: "Red Velvet Shake", price: "₹190", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-frappe-with-vanilla-ice-cream_1339-4197.jpg" },
|
||||
{ id: "5", name: "Classic Burger", price: "₹160", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-burger-presentation_23-2151910910.jpg" },
|
||||
{ id: "6", name: "Iced Americano", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-juice-glass-wooden-board_23-2148141373.jpg" },
|
||||
]}
|
||||
title="Signature Menu"
|
||||
description="Explore our wide range of delicious food and drinks, carefully prepared to satisfy your cravings."
|
||||
@@ -156,47 +97,23 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
description: "We use the finest local ingredients in every dish.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stack-pepperoni-pizza-slices_114579-55458.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-croissant-with-greens-ham-vegetables-pub_7502-9265.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg?_wi=2",
|
||||
imageAlt: "signature gourmet pizza fresh",
|
||||
},
|
||||
{
|
||||
title: "Cozy Ambiance",
|
||||
description: "Comfortable seating perfect for any occasion.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7517.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-giving-takeaway-coffee-cup-prepare-takeout-order-guest-cafe-wearing_1258-199322.jpg?_wi=2",
|
||||
imageAlt: "signature gourmet pizza fresh",
|
||||
},
|
||||
{
|
||||
title: "Great Location",
|
||||
description: "Easily accessible in Vishnu Complex, Sector 15.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unfocused-spacious-store_1203-597.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slices-fruits-near-ice-summer-title-glass-with-straw_23-2148107981.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-parchment-paper-grate_23-2148120071.jpg?_wi=2",
|
||||
imageAlt: "signature gourmet pizza fresh",
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Why Choose Us"
|
||||
description="What makes Cafe Crew special for the Navi Mumbai community."
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Ingredients", description: "We use the finest local ingredients in every dish.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-stack-pepperoni-pizza-slices_114579-55458.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-croissant-with-greens-ham-vegetables-pub_7502-9265.jpg" },
|
||||
},
|
||||
{
|
||||
title: "Cozy Ambiance", description: "Comfortable seating perfect for any occasion.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7517.jpg" },
|
||||
},
|
||||
{
|
||||
title: "Great Location", description: "Easily accessible in Vishnu Complex, Sector 15.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/unfocused-spacious-store_1203-597.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/slices-fruits-near-ice-summer-title-glass-with-straw_23-2148107981.jpg" },
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -205,51 +122,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Prakash Patil",
|
||||
handle: "@prakash",
|
||||
testimonial: "Excellent service, very good ambience and tasty food! Had a great evening celebrating my daughter's birthday.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-teenage-girl-holding-disposable-coffee-cup_23-2147906573.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tushar Ambavale",
|
||||
handle: "@tushar",
|
||||
testimonial: "Pocket friendly, nice ambience, and the food taste is great.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-leaning-bar-counter-happily-looking-camera-while-holding-portafilter-hand-cafe_574295-3476.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Yash Dongare",
|
||||
handle: "@yash",
|
||||
testimonial: "Great atmosphere for friends and family.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-stylish-young-people-having-fun-lunch-cafe-talking-each-other-laughing-jokes_273609-9011.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anjali S.",
|
||||
handle: "@anjali",
|
||||
testimonial: "The ambiance is lovely and the staff is very welcoming.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Raj K.",
|
||||
handle: "@raj",
|
||||
testimonial: "Good spot for a quick lunch in Belapur.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-student-woman-reading-her-notes-drinking-coffee-cafe-outdoors-waiting-her-classes-smiling_197531-22628.jpg",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Customer Reviews"
|
||||
description="See what our happy customers are saying."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Prakash Patil", handle: "@prakash", testimonial: "Excellent service, very good ambience and tasty food! Had a great evening celebrating my daughter's birthday.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-teenage-girl-holding-disposable-coffee-cup_23-2147906573.jpg" },
|
||||
{ id: "2", name: "Tushar Ambavale", handle: "@tushar", testimonial: "Pocket friendly, nice ambience, and the food taste is great.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-leaning-bar-counter-happily-looking-camera-while-holding-portafilter-hand-cafe_574295-3476.jpg" },
|
||||
{ id: "3", name: "Yash Dongare", handle: "@yash", testimonial: "Great atmosphere for friends and family.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/three-stylish-young-people-having-fun-lunch-cafe-talking-each-other-laughing-jokes_273609-9011.jpg" },
|
||||
{ id: "4", name: "Anjali S.", handle: "@anjali", testimonial: "The ambiance is lovely and the staff is very welcoming.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg" },
|
||||
{ id: "5", name: "Raj K.", handle: "@raj", testimonial: "Good spot for a quick lunch in Belapur.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-student-woman-reading-her-notes-drinking-coffee-cafe-outdoors-waiting-her-classes-smiling_197531-22628.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -260,27 +142,9 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "170+",
|
||||
title: "Happy Reviews",
|
||||
description: "Customers who loved their visit.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "4.8",
|
||||
title: "Star Rating",
|
||||
description: "Highly rated by our community.",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100+",
|
||||
title: "Menu Items",
|
||||
description: "Diverse selection of delicious food.",
|
||||
icon: Coffee,
|
||||
},
|
||||
{ id: "m1", value: "170+", title: "Happy Reviews", description: "Customers who loved their visit.", icon: Star },
|
||||
{ id: "m2", value: "4.8", title: "Star Rating", description: "Highly rated by our community.", icon: Award },
|
||||
{ id: "m3", value: "100+", title: "Menu Items", description: "Diverse selection of delicious food.", icon: Coffee },
|
||||
]}
|
||||
title="By The Numbers"
|
||||
description="Our cafe in numbers."
|
||||
@@ -290,34 +154,20 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your opening hours?",
|
||||
content: "We are open from 12 PM daily.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer takeout?",
|
||||
content: "Yes, we provide convenient takeout services.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is the cafe pocket-friendly?",
|
||||
content: "Yes, we are known for being very budget-friendly.",
|
||||
},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
sideTitle="Common Questions"
|
||||
faqs={[
|
||||
{ id: "q1", title: "What are your opening hours?", content: "We are open from 12 PM daily." },
|
||||
{ id: "q2", title: "Do you offer takeout?", content: "Yes, we provide convenient takeout services." },
|
||||
{ id: "q3", title: "Is the cafe pocket-friendly?", content: "Yes, we are known for being very budget-friendly." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="Get In Touch"
|
||||
description="Located at Shop No 19, Vishnu Complex, Plot no 36, Sector 15, CBD Belapur. Feel free to call us at 099304 29191."
|
||||
@@ -329,33 +179,16 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Cafe Crew",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Cafe Crew", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms & Conditions",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user