Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6024125eac | |||
| dfcd37225a | |||
| 9a7a4c9de0 | |||
| 5cd50bcdb3 | |||
| 613fbd170b |
132
src/app/page.tsx
132
src/app/page.tsx
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactText from '@/components/sections/contact/ContactText';
|
import ContactText from '@/components/sections/contact/ContactText';
|
||||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||||
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
||||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
@@ -30,69 +30,33 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "menu"},
|
||||||
id: "menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Reserve",
|
name: "Reserve", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Olala Bistro"
|
brandName="Olala Bistro"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardCarousel
|
<HeroLogoBillboard
|
||||||
background={{
|
logoText="Olala Bistro"
|
||||||
variant: "plain",
|
|
||||||
}}
|
|
||||||
title="Karimnagar’s Favorite Bistro for Desserts, Coffee & Good Vibes"
|
|
||||||
description="Experience premium fusion flavors in a youth-friendly ambience. Dine in, takeaway, or order your favorites today."
|
description="Experience premium fusion flavors in a youth-friendly ambience. Dine in, takeaway, or order your favorites today."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now",
|
text: "Call Now", onClick: () => window.location.href = "tel:+919999999999"},
|
||||||
href: "tel:+919999999999",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Reserve Table",
|
text: "Reserve Table", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
mediaItems={[
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=1",
|
|
||||||
imageAlt: "Olala Bistro Interior",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=2",
|
|
||||||
imageAlt: "Olala Bistro Ambience",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=3",
|
|
||||||
imageAlt: "Olala Bistro Food",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=4",
|
|
||||||
imageAlt: "Olala Bistro Dessert",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=5",
|
|
||||||
imageAlt: "Olala Bistro Coffee",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=6",
|
|
||||||
imageAlt: "Olala Bistro Gathering",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
|
background={{
|
||||||
|
variant: "plain"}}
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=1"
|
||||||
|
imageAlt="Olala Bistro Interior"
|
||||||
|
frameStyle="card"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -104,47 +68,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Churros", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/dipping-churros-cup-filled-with-melted-chocolate_23-2148379607.jpg?_wi=1", imageAlt: "Fresh Churros"},
|
||||||
name: "Churros",
|
|
||||||
price: "₹199",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/dipping-churros-cup-filled-with-melted-chocolate_23-2148379607.jpg?_wi=1",
|
|
||||||
imageAlt: "Fresh Churros",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Double Chocolate Brownie", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-piece-pie-homemade-pastries-sweet-cooking_114579-578.jpg", imageAlt: "Rich Brownie"},
|
||||||
name: "Double Chocolate Brownie",
|
|
||||||
price: "₹149",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-piece-pie-homemade-pastries-sweet-cooking_114579-578.jpg",
|
|
||||||
imageAlt: "Rich Brownie",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Cheese Kunafa", price: "₹249", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-bowls-chocolate-sliced-lime-chocolate-cream-colorful-candies-blue-cup-herbal-tea-two-cupcakes-with-cream-black-table_140725-111279.jpg?_wi=1", imageAlt: "Warm Cheese Kunafa"},
|
||||||
name: "Cheese Kunafa",
|
|
||||||
price: "₹249",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-bowls-chocolate-sliced-lime-chocolate-cream-colorful-candies-blue-cup-herbal-tea-two-cupcakes-with-cream-black-table_140725-111279.jpg?_wi=1",
|
|
||||||
imageAlt: "Warm Cheese Kunafa",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", name: "Paneer Tikka Fusion Wrap", price: "₹189", imageSrc: "http://img.b2bpic.net/free-photo/main-course-restaurant_7939-2359.jpg", imageAlt: "Fusion Paneer Wrap"},
|
||||||
name: "Paneer Tikka Fusion Wrap",
|
|
||||||
price: "₹189",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/main-course-restaurant_7939-2359.jpg",
|
|
||||||
imageAlt: "Fusion Paneer Wrap",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", name: "Signature Cold Coffee", price: "₹129", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-bowls-chocolate-sliced-lime-chocolate-cream-colorful-candies-blue-cup-herbal-tea-two-cupcakes-with-cream-black-table_140725-111279.jpg?_wi=2", imageAlt: "Iced Coffee"},
|
||||||
name: "Signature Cold Coffee",
|
|
||||||
price: "₹129",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-bowls-chocolate-sliced-lime-chocolate-cream-colorful-candies-blue-cup-herbal-tea-two-cupcakes-with-cream-black-table_140725-111279.jpg?_wi=2",
|
|
||||||
imageAlt: "Iced Coffee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", name: "Iced Peach Tea", price: "₹99", imageSrc: "http://img.b2bpic.net/free-photo/dipping-churros-cup-filled-with-melted-chocolate_23-2148379607.jpg?_wi=2", imageAlt: "Refreshing Peach Tea"},
|
||||||
name: "Iced Peach Tea",
|
|
||||||
price: "₹99",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/dipping-churros-cup-filled-with-melted-chocolate_23-2148379607.jpg?_wi=2",
|
|
||||||
imageAlt: "Refreshing Peach Tea",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Menu Highlights"
|
title="Menu Highlights"
|
||||||
description="Hand-picked favorites from our signature fusion menu."
|
description="Hand-picked favorites from our signature fusion menu."
|
||||||
@@ -171,12 +105,7 @@ export default function LandingPage() {
|
|||||||
title="Trusted by Local Foodies"
|
title="Trusted by Local Foodies"
|
||||||
description="Join our community of happy customers in Karimnagar."
|
description="Join our community of happy customers in Karimnagar."
|
||||||
names={[
|
names={[
|
||||||
"Karimnagar Foodies",
|
"Karimnagar Foodies", "Local Bites", "Fusion Lovers", "Dessert Squad", "Daily Treats"]}
|
||||||
"Local Bites",
|
|
||||||
"Fusion Lovers",
|
|
||||||
"Dessert Squad",
|
|
||||||
"Daily Treats",
|
|
||||||
]}
|
|
||||||
tag="Community"
|
tag="Community"
|
||||||
tagIcon={Heart}
|
tagIcon={Heart}
|
||||||
/>
|
/>
|
||||||
@@ -186,18 +115,13 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
text="Ready to visit or order? Reserve your table or call us directly to get your favorites prepared."
|
text="Ready to visit or order? Reserve your table or call us directly to get your favorites prepared."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now",
|
text: "Call Now", href: "tel:+919999999999"},
|
||||||
href: "tel:+919999999999",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Reserve Now",
|
text: "Reserve Now", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -209,14 +133,10 @@ export default function LandingPage() {
|
|||||||
socialLinks={[
|
socialLinks={[
|
||||||
{
|
{
|
||||||
icon: Instagram,
|
icon: Instagram,
|
||||||
href: "https://instagram.com",
|
href: "https://instagram.com", ariaLabel: "Instagram"},
|
||||||
ariaLabel: "Instagram",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: MapPin,
|
icon: MapPin,
|
||||||
href: "https://maps.google.com",
|
href: "https://maps.google.com", ariaLabel: "Google Maps"},
|
||||||
ariaLabel: "Google Maps",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user