Merge version_1 into main #1
176
src/app/page.tsx
176
src/app/page.tsx
@@ -29,22 +29,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: "Location",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Location", id: "contact" },
|
||||
]}
|
||||
brandName="Garden Café"
|
||||
/>
|
||||
@@ -52,39 +40,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Made with passion, served with love"
|
||||
description="Discover our cozy café experience featuring handcrafted specialty drinks, artisan desserts, and fresh brunch plates in an aesthetic floral sanctuary."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-portrait_23-2149213154.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/curly-haired-man-with-brown-blouse-posing_23-2148892066.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-flower_23-2149438498.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-gorgeous-woman-outdoors-sun_23-2148803630.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-posing-with-broken-cloth_23-2148546991.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "See Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-portrait_23-2149213154.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/curly-haired-man-with-brown-blouse-posing_23-2148892066.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-flower_23-2149438498.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/high-angle-gorgeous-woman-outdoors-sun_23-2148803630.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-posing-with-broken-cloth_23-2148546991.jpg", alt: "Customer" },
|
||||
]}
|
||||
buttons={[{ text: "See Menu", href: "#menu" }]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -96,18 +62,9 @@ export default function LandingPage() {
|
||||
title="A Sanctuary of Taste"
|
||||
description="At Garden Café, we believe that every sip of coffee and every bite of cake tells a story. Inspired by the botanical beauty of nature, we bring you fresh, handmade goodness in an environment designed for quiet reflection and shared moments."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Fresh & Organic",
|
||||
description: "Sourced locally for maximum flavor.",
|
||||
},
|
||||
{
|
||||
title: "Handmade with Love",
|
||||
description: "Every dessert crafted daily in-house.",
|
||||
},
|
||||
{
|
||||
title: "Cozy Atmosphere",
|
||||
description: "Designed to be your home away from home.",
|
||||
},
|
||||
{ title: "Fresh & Organic", description: "Sourced locally for maximum flavor." },
|
||||
{ title: "Handmade with Love", description: "Every dessert crafted daily in-house." },
|
||||
{ title: "Cozy Atmosphere", description: "Designed to be your home away from home." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-strawberry-pie-with-tea-light-white_140725-78208.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -121,24 +78,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Specialty Latte Art",
|
||||
price: "£4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tea-latte_1339-5392.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Artisan Cake Slice",
|
||||
price: "£5.95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-jelly-cake-closeup_23-2148536813.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Fresh Seasonal Brunch",
|
||||
price: "£12.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-avocado-toast-with-herbs-copy-space_23-2148417417.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Specialty Latte Art", price: "£4.50", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-latte_1339-5392.jpg" },
|
||||
{ id: "p2", name: "Artisan Cake Slice", price: "£5.95", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-jelly-cake-closeup_23-2148536813.jpg" },
|
||||
{ id: "p3", name: "Fresh Seasonal Brunch", price: "£12.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-avocado-toast-with-herbs-copy-space_23-2148417417.jpg" },
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="Curated selection of artisan coffee, matcha, and sweet treats."
|
||||
@@ -147,39 +89,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Drinks",
|
||||
title: "Handcrafted Perfection",
|
||||
items: [
|
||||
"Specialty Coffee",
|
||||
"Organic Matcha",
|
||||
"Floral Teas",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Food",
|
||||
title: "Artisan Delights",
|
||||
items: [
|
||||
"Freshly Baked Cakes",
|
||||
"Seasonal Brunch",
|
||||
"Vegan Pastries",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Vibe",
|
||||
title: "Cozy Sanctuary",
|
||||
items: [
|
||||
"Floral Decor",
|
||||
"Warm Lighting",
|
||||
"Instagrammable Corners",
|
||||
],
|
||||
},
|
||||
{ id: "f1", label: "Drinks", title: "Handcrafted Perfection", items: ["Specialty Coffee", "Organic Matcha", "Floral Teas"] },
|
||||
{ id: "f2", label: "Food", title: "Artisan Delights", items: ["Freshly Baked Cakes", "Seasonal Brunch", "Vegan Pastries"] },
|
||||
{ id: "f3", label: "Vibe", title: "Cozy Sanctuary", items: ["Floral Decor", "Warm Lighting", "Instagrammable Corners"] },
|
||||
]}
|
||||
title="Capturing Moments"
|
||||
description="A glimpse into our aesthetic, flower-filled sanctuary."
|
||||
@@ -191,27 +107,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you accept bookings?",
|
||||
content: "We operate on a walk-in only policy to maintain our cozy, relaxed atmosphere.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Opening Hours",
|
||||
content: "Daily: 9:00 AM - 6:00 PM.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Where are you located?",
|
||||
content: "Find us in the heart of the city, surrounded by botanical beauty.",
|
||||
},
|
||||
{ id: "q1", title: "Do you accept bookings?", content: "We operate on a walk-in only policy to maintain our cozy, relaxed atmosphere." },
|
||||
{ id: "q2", title: "Opening Hours", content: "Daily: 9:00 AM - 6:00 PM." },
|
||||
{ id: "q3", title: "Where are you located?", content: "Find us in the heart of the city, surrounded by botanical beauty." },
|
||||
]}
|
||||
ctaTitle="Visit Us Today"
|
||||
ctaDescription="We'd love to serve you your favorite coffee. See you soon!"
|
||||
ctaButton={{
|
||||
text: "Get Directions",
|
||||
}}
|
||||
ctaButton={{ text: "Get Directions" }}
|
||||
ctaIcon={MapPin}
|
||||
/>
|
||||
</div>
|
||||
@@ -220,32 +122,8 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flowers-bakery-plate-playing-cards-cup-drink_23-2148031632.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Garden Café",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Info",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Garden Café", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
|
||||
{ title: "Info", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user