Update src/app/page.tsx
This commit is contained in:
231
src/app/page.tsx
231
src/app/page.tsx
@@ -30,18 +30,9 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "reservations",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Reservations", id: "reservations" },
|
||||
]}
|
||||
brandName="Benedict Berlin"
|
||||
/>
|
||||
@@ -49,62 +40,25 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Brunch Without Limits"
|
||||
description="24/7 Breakfast & Indulgence in Berlin"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View Menu", href: "#menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-table-full-food_23-2149261055.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg",
|
||||
alt: "Happy brunch customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149144379.jpg",
|
||||
alt: "Cheerful friends at brunch",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-shy-pensive-woman-knitted-sweater-enjoying-coffee-looking-street-indoor-photo-romantic-young-woman-yellow-attire-dreaming-about-something-lunch-cafe_197531-1498.jpg",
|
||||
alt: "Pensive brunch guest",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-women-holding-paper-wrapped-sandwich_23-2151311160.jpg",
|
||||
alt: "Guest with sandwich",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
|
||||
alt: "Happy couple at table",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg", alt: "Happy brunch customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149144379.jpg", alt: "Cheerful friends at brunch" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-shy-pensive-woman-knitted-sweater-enjoying-coffee-looking-street-indoor-photo-romantic-young-woman-yellow-attire-dreaming-about-something-lunch-cafe_197531-1498.jpg", alt: "Pensive brunch guest" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-women-holding-paper-wrapped-sandwich_23-2151311160.jpg", alt: "Guest with sandwich" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", alt: "Happy couple at table" },
|
||||
]}
|
||||
avatarText="Join 5,000+ brunch enthusiasts"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Service",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Luxury Ingredients",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Berlin Landmark",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Pastries",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Flavors",
|
||||
},
|
||||
{ type: "text", text: "24/7 Service" },
|
||||
{ type: "text", text: "Luxury Ingredients" },
|
||||
{ type: "text", text: "Berlin Landmark" },
|
||||
{ type: "text", text: "Fresh Pastries" },
|
||||
{ type: "text", text: "Global Flavors" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -123,42 +77,12 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Eggs Benedict",
|
||||
price: "18€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-tasty-cheesecake-lemon-tea-cup-toast-salad-fried-egg-bacon-gray-plate-white-background_23-2148067173.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Chocolate Pancakes",
|
||||
price: "15€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-caesar-salad-with-chicken-grated-parmesan_140725-6991.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Shakshuka",
|
||||
price: "16€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-fried-eggs-with-vegetables-shakshuka-frying-pan-black-turkish-style_2829-11245.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "French Toast",
|
||||
price: "14€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408577.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Avocado Toast",
|
||||
price: "17€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-avocado-toast-plate-with-herbs-spices_23-2148417411.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Croissant Basket",
|
||||
price: "9€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-bakery-marble-table_23-2148039781.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Eggs Benedict", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-tasty-cheesecake-lemon-tea-cup-toast-salad-fried-egg-bacon-gray-plate-white-background_23-2148067173.jpg" },
|
||||
{ id: "p2", name: "Chocolate Pancakes", price: "15€", imageSrc: "http://img.b2bpic.net/free-photo/classic-caesar-salad-with-chicken-grated-parmesan_140725-6991.jpg" },
|
||||
{ id: "p3", name: "Shakshuka", price: "16€", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-fried-eggs-with-vegetables-shakshuka-frying-pan-black-turkish-style_2829-11245.jpg" },
|
||||
{ id: "p4", name: "French Toast", price: "14€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408577.jpg" },
|
||||
{ id: "p5", name: "Avocado Toast", price: "17€", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-avocado-toast-plate-with-herbs-spices_23-2148417411.jpg" },
|
||||
{ id: "p6", name: "Croissant Basket", price: "9€", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-bakery-marble-table_23-2148039781.jpg" },
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="World-famous breakfasts, decadent desserts, and unforgettable flavors."
|
||||
@@ -167,27 +91,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardFive
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "chef1",
|
||||
name: "Marco Rossi",
|
||||
role: "Head Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-girl-with-dark-hair-enjoying-good-day-while-sitting-cafe-elegant-female-model-spending-time-outdoor-restaurant_197531-15782.jpg",
|
||||
},
|
||||
{
|
||||
id: "chef2",
|
||||
name: "Elena Weber",
|
||||
role: "Pastry Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg",
|
||||
},
|
||||
{
|
||||
id: "chef3",
|
||||
name: "Jean Dupont",
|
||||
role: "Sous Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg",
|
||||
},
|
||||
{ id: "chef1", name: "Marco Rossi", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/lovely-girl-with-dark-hair-enjoying-good-day-while-sitting-cafe-elegant-female-model-spending-time-outdoor-restaurant_197531-15782.jpg" },
|
||||
{ id: "chef2", name: "Elena Weber", role: "Pastry Chef", imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg" },
|
||||
{ id: "chef3", name: "Jean Dupont", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg" },
|
||||
]}
|
||||
title="Meet Our Chefs"
|
||||
description="The masters of your 24/7 brunch experience."
|
||||
@@ -200,27 +110,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "24/7",
|
||||
title: "Service Hours",
|
||||
description: "Always open for you",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-kebab_23-2148773545.jpg",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100+",
|
||||
title: "Daily Guests",
|
||||
description: "Happy brunchers served",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-offers-you-her-cup-coffee-smiling-looking-happy-sitting-kitchen-enjoying_1258-201237.jpg",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4.8",
|
||||
title: "Review Rating",
|
||||
description: "Based on verified visits",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-glad-mixed-race-friends-have-fun-together_273609-44933.jpg",
|
||||
},
|
||||
{ id: "m1", value: "24/7", title: "Service Hours", description: "Always open for you", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-kebab_23-2148773545.jpg" },
|
||||
{ id: "m2", value: "100+", title: "Daily Guests", description: "Happy brunchers served", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-offers-you-her-cup-coffee-smiling-looking-happy-sitting-kitchen-enjoying_1258-201237.jpg" },
|
||||
{ id: "m3", value: "4.8", title: "Review Rating", description: "Based on verified visits", imageSrc: "http://img.b2bpic.net/free-photo/photo-glad-mixed-race-friends-have-fun-together_273609-44933.jpg" },
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Serving quality breakfast around the clock."
|
||||
@@ -229,49 +121,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah",
|
||||
handle: "@sarah.brunch",
|
||||
testimonial: "Best breakfast in Berlin!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-blond-girl-leaning-hand-dreamily-looking-camera-with-lemonade-courtyard-city-cafe_574295-4118.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark",
|
||||
handle: "@mark.eat",
|
||||
testimonial: "Open at 3 AM and still delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Julie",
|
||||
handle: "@julie.food",
|
||||
testimonial: "Absolutely obsessed with the pancakes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166188.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Tom",
|
||||
handle: "@tom.berlin",
|
||||
testimonial: "Great atmosphere, always buzzing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-going-date_23-2150168972.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Lisa",
|
||||
handle: "@lisa.bites",
|
||||
testimonial: "The Shakshuka is to die for.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-friends-sitting-cafe_273609-5466.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah", handle: "@sarah.brunch", testimonial: "Best breakfast in Berlin!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-blond-girl-leaning-hand-dreamily-looking-camera-with-lemonade-courtyard-city-cafe_574295-4118.jpg" },
|
||||
{ id: "t2", name: "Mark", handle: "@mark.eat", testimonial: "Open at 3 AM and still delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg" },
|
||||
{ id: "t3", name: "Julie", handle: "@julie.food", testimonial: "Absolutely obsessed with the pancakes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166188.jpg" },
|
||||
{ id: "t4", name: "Tom", handle: "@tom.berlin", testimonial: "Great atmosphere, always buzzing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adult-going-date_23-2150168972.jpg" },
|
||||
{ id: "t5", name: "Lisa", handle: "@lisa.bites", testimonial: "The Shakshuka is to die for.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-friends-sitting-cafe_273609-5466.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Guests Say"
|
||||
@@ -282,30 +140,17 @@ export default function LandingPage() {
|
||||
<div id="reservations" data-section="reservations">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Uhlandstraße 49, Berlin. Reserve a table online to skip the wait."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Benedict Berlin"
|
||||
leftLink={{
|
||||
text: "Terms",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Privacy",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Terms", href: "#" }}
|
||||
rightLink={{ text: "Privacy", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user