Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 755134b007 |
176
src/app/page.tsx
176
src/app/page.tsx
@@ -23,28 +23,20 @@ export default function LandingPage() {
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
headingFontWeight="light"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Visit", id: "contact"},
|
||||
]}
|
||||
brandName="Cafe Blanco"
|
||||
/>
|
||||
@@ -53,71 +45,47 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Your Neighborhood Cafe in Leeds"
|
||||
variant: "gradient-bars"}}
|
||||
title="Cafe Blanco: Your Neighborhood Leeds Cafe"
|
||||
titleClassName="font-bold text-4xl md:text-5xl lg:text-6xl tracking-tight"
|
||||
description="Start your day right with a perfect cup and a hearty breakfast at Cafe Blanco. We're open Wed-Sun for the friendliest service in Lower Wortley."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beverage-baked-apples-near-napkin-leaves_23-2147885822.jpg"
|
||||
imageAlt="Cafe Blanco interior"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg", alt: "Happy customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", alt: "Happy customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-african-american-man-waiting-lunch-while-sitting-restaurant_58466-16034.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-african-american-man-waiting-lunch-while-sitting-restaurant_58466-16034.jpg", alt: "Happy customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg", alt: "Happy customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064693.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064693.jpg", alt: "Happy customer"},
|
||||
]}
|
||||
avatarText="Join 500+ happy regulars"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Freshly Brewed",
|
||||
icon: Coffee,
|
||||
type: "text-icon", text: "Freshly Brewed", icon: Coffee,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Hearty Breakfast",
|
||||
icon: Utensils,
|
||||
type: "text-icon", text: "Hearty Breakfast", icon: Utensils,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Cozy Vibe",
|
||||
icon: Coffee,
|
||||
type: "text-icon", text: "Cozy Vibe", icon: Coffee,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Friendly Service",
|
||||
icon: Smile,
|
||||
type: "text-icon", text: "Friendly Service", icon: Smile,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Locally Sourced",
|
||||
icon: MapPin,
|
||||
type: "text-icon", text: "Locally Sourced", icon: MapPin,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -130,9 +98,7 @@ export default function LandingPage() {
|
||||
description="At Cafe Blanco, we believe in great food and warm welcomes. Anna and our team are dedicated to providing fresh, tasty meals in a cozy setting that makes you feel right at home."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/different-office-stationery-arranged-white-table-co-working-office_285396-1793.jpg"
|
||||
imageAlt="Cafe atmosphere"
|
||||
@@ -147,32 +113,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "item1",
|
||||
brand: "Breakfast",
|
||||
name: "Full English Breakfast",
|
||||
price: "£8.50",
|
||||
rating: 5,
|
||||
reviewCount: "54",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-full-english-breakfast_53876-138472.jpg",
|
||||
},
|
||||
id: "item1", brand: "Breakfast", name: "Full English Breakfast", price: "£8.50", rating: 5,
|
||||
reviewCount: "54", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-full-english-breakfast_53876-138472.jpg"},
|
||||
{
|
||||
id: "item2",
|
||||
brand: "Lunch",
|
||||
name: "Chicken Sandwich",
|
||||
price: "£6.00",
|
||||
rating: 4,
|
||||
reviewCount: "32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sandwiches_23-2148454798.jpg",
|
||||
},
|
||||
id: "item2", brand: "Lunch", name: "Chicken Sandwich", price: "£6.00", rating: 4,
|
||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sandwiches_23-2148454798.jpg"},
|
||||
{
|
||||
id: "item3",
|
||||
brand: "Drinks",
|
||||
name: "Fresh Espresso",
|
||||
price: "£2.50",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7772.jpg",
|
||||
},
|
||||
id: "item3", brand: "Drinks", name: "Fresh Espresso", price: "£2.50", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7772.jpg"},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="From our famous Full English Breakfast to fresh sandwiches, everything we serve is made with love."
|
||||
@@ -187,45 +135,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Maria Woodward",
|
||||
role: "Regular",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg",
|
||||
},
|
||||
id: "1", name: "Maria Woodward", role: "Regular", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Scott",
|
||||
role: "Customer",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg",
|
||||
},
|
||||
id: "2", name: "Scott", role: "Customer", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anna",
|
||||
role: "Patron",
|
||||
company: "Leeds",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-man-waiting-lunch-while-sitting-restaurant_58466-16034.jpg",
|
||||
},
|
||||
id: "3", name: "Anna", role: "Patron", company: "Leeds", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-man-waiting-lunch-while-sitting-restaurant_58466-16034.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David",
|
||||
role: "Foodie",
|
||||
company: "Leeds",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg",
|
||||
},
|
||||
id: "4", name: "David", role: "Foodie", company: "Leeds", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sarah",
|
||||
role: "Regular",
|
||||
company: "Lower Wortley",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064693.jpg",
|
||||
},
|
||||
id: "5", name: "Sarah", role: "Regular", company: "Lower Wortley", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064693.jpg"},
|
||||
]}
|
||||
title="What Our Friends Say"
|
||||
description="Local favorites and breakfast enthusiasts love our cozy vibe and friendly staff."
|
||||
@@ -236,8 +159,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit"
|
||||
title="Visit Us Today"
|
||||
description="285 Lower Wortley Rd, Leeds LS12 4PZ. We look forward to welcoming you soon!"
|
||||
@@ -250,29 +172,19 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Visit Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -282,4 +194,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user