Merge version_1 into main #1
228
src/app/page.tsx
228
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Soft Cafe"
|
||||
/>
|
||||
@@ -55,42 +47,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Slow down. Sip softly."
|
||||
description="Experience the quiet charm of premium coffee in the heart of the city. We believe in quality, craft, and calm."
|
||||
tag="Soft Cafe"
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Order Now", href: "#menu"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-cup-with-plants_23-2150708126.jpg",
|
||||
imageAlt: "cozy cafe interior soft focus",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-cup-with-plants_23-2150708126.jpg", imageAlt: "cozy cafe interior soft focus"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clean-minimal-dining-room-table-with-chair_53876-128144.jpg",
|
||||
imageAlt: "cafe interior details cozy",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-tea-cup-organic-background_23-2151775157.jpg",
|
||||
imageAlt: "Still life with tea cup and organic background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-coffee-cup-bottle-arrangement_23-2149600690.jpg",
|
||||
imageAlt: "Tasty coffee cup and bottle arrangement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-flowers-near-teapot-drink_23-2147759322.jpg",
|
||||
imageAlt: "Small flowers near teapot and drink",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clean-minimal-dining-room-table-with-chair_53876-128144.jpg", imageAlt: "cafe interior details cozy"}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -107,47 +78,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Latte",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-coffee-cup-wooden-table_1232-1153.jpg",
|
||||
imageAlt: "latte art close up coffee",
|
||||
},
|
||||
id: "1", name: "Latte", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/dark-coffee-cup-wooden-table_1232-1153.jpg", imageAlt: "latte art close up coffee"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Cappuccino",
|
||||
price: "$4.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocoa-chocolate-popcorn-ginger-biscuits-knitted-blanket-cozy-winter-home-background_501050-146.jpg",
|
||||
imageAlt: "mocha coffee chocolate drip",
|
||||
},
|
||||
id: "2", name: "Cappuccino", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/cocoa-chocolate-popcorn-ginger-biscuits-knitted-blanket-cozy-winter-home-background_501050-146.jpg", imageAlt: "mocha coffee chocolate drip"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mocha",
|
||||
price: "$5.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-whiskey-cola_8353-1224.jpg",
|
||||
imageAlt: "espresso shot glass table",
|
||||
},
|
||||
id: "3", name: "Mocha", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/cocktail-whiskey-cola_8353-1224.jpg", imageAlt: "espresso shot glass table"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Espresso",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-cones-dark-space_140725-95087.jpg",
|
||||
imageAlt: "latte art close up coffee",
|
||||
},
|
||||
id: "4", name: "Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-cones-dark-space_140725-95087.jpg", imageAlt: "latte art close up coffee"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Flat White",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-paint-blue_23-2147763453.jpg",
|
||||
imageAlt: "mocha coffee chocolate drip",
|
||||
},
|
||||
id: "5", name: "Flat White", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/orange-paint-blue_23-2147763453.jpg", imageAlt: "mocha coffee chocolate drip"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Americano",
|
||||
price: "$4.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deliverywoman-sniffing-cups-coffee-dark-background-high-quality-photo_114579-52799.jpg",
|
||||
imageAlt: "espresso shot glass table",
|
||||
},
|
||||
id: "6", name: "Americano", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/deliverywoman-sniffing-cups-coffee-dark-background-high-quality-photo_114579-52799.jpg", imageAlt: "espresso shot glass table"},
|
||||
]}
|
||||
title="Popular Drinks"
|
||||
description="Crafted with passion for your morning or afternoon ritual."
|
||||
@@ -161,17 +102,11 @@ export default function LandingPage() {
|
||||
description="Soft Cafe was founded to create a sanctuary from the busy city. We source high-quality beans ethically, roasting them to perfection to ensure every cup tastes like home."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+",
|
||||
title: "Coffee Varieties",
|
||||
},
|
||||
value: "100+", title: "Coffee Varieties"},
|
||||
{
|
||||
value: "5+",
|
||||
title: "Years of Passion",
|
||||
},
|
||||
value: "5+", title: "Years of Passion"},
|
||||
{
|
||||
value: "10k+",
|
||||
title: "Cups Served",
|
||||
},
|
||||
value: "10k+", title: "Cups Served"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg"
|
||||
imageAlt="barista making coffee cafe counter"
|
||||
@@ -187,17 +122,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"No loud noises",
|
||||
"No rushed service",
|
||||
"No clutter",
|
||||
],
|
||||
"No loud noises", "No rushed service", "No clutter"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Soft ambient lighting",
|
||||
"Cozy wooden furniture",
|
||||
"Quiet background music",
|
||||
],
|
||||
"Soft ambient lighting", "Cozy wooden furniture", "Quiet background music"],
|
||||
}}
|
||||
title="Ambience"
|
||||
description="Discover the cozy corners designed for your perfect sip."
|
||||
@@ -211,20 +140,11 @@ export default function LandingPage() {
|
||||
tag="Facts"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction",
|
||||
},
|
||||
id: "1", value: "98%", description: "Client Satisfaction"},
|
||||
{
|
||||
id: "2",
|
||||
value: "50+",
|
||||
description: "Local Suppliers",
|
||||
},
|
||||
id: "2", value: "50+", description: "Local Suppliers"},
|
||||
{
|
||||
id: "3",
|
||||
value: "24/7",
|
||||
description: "Dedication",
|
||||
},
|
||||
id: "3", value: "24/7", description: "Dedication"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -234,61 +154,31 @@ export default function LandingPage() {
|
||||
<TestimonialCardSixteen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="depth-3d"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah",
|
||||
role: "Local",
|
||||
company: "Soft Cafe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-dreamy-smiling-young-woman-drinks-coffee-looks-thoughtful-stands-kitchen_1258-198166.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah", role: "Local", company: "Soft Cafe", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-dreamy-smiling-young-woman-drinks-coffee-looks-thoughtful-stands-kitchen_1258-198166.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark",
|
||||
role: "Patron",
|
||||
company: "Soft Cafe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg",
|
||||
},
|
||||
id: "2", name: "Mark", role: "Patron", company: "Soft Cafe", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily",
|
||||
role: "Student",
|
||||
company: "Soft Cafe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-beverage_23-2149304428.jpg",
|
||||
},
|
||||
id: "3", name: "Emily", role: "Student", company: "Soft Cafe", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-beverage_23-2149304428.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James",
|
||||
role: "Regular",
|
||||
company: "Soft Cafe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-working-with-laptop-coffee-shop_1150-18776.jpg",
|
||||
},
|
||||
id: "4", name: "James", role: "Regular", company: "Soft Cafe", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-working-with-laptop-coffee-shop_1150-18776.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna",
|
||||
role: "Guest",
|
||||
company: "Soft Cafe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-studying-gesturing-thumb-up_23-2147860826.jpg",
|
||||
},
|
||||
id: "5", name: "Anna", role: "Guest", company: "Soft Cafe", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-studying-gesturing-thumb-up_23-2147860826.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5.0",
|
||||
label: "Avg Rating",
|
||||
},
|
||||
value: "5.0", label: "Avg Rating"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Happy Clients",
|
||||
},
|
||||
value: "100%", label: "Happy Clients"},
|
||||
{
|
||||
value: "2000+",
|
||||
label: "Coffee Cups",
|
||||
},
|
||||
value: "2000+", label: "Coffee Cups"},
|
||||
]}
|
||||
title="Kind Words"
|
||||
description="See why locals love Soft Cafe."
|
||||
@@ -302,22 +192,14 @@ export default function LandingPage() {
|
||||
description="We are open daily. Feel free to reach out with any questions."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
}}
|
||||
buttonText="Get Directions"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/breakfast-bed_23-2148079538.jpg"
|
||||
@@ -330,37 +212,23 @@ export default function LandingPage() {
|
||||
logoText="Soft Cafe"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
label: "Facebook", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user