Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-27 02:47:49 +00:00

View File

@@ -33,29 +33,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Menu",
id: "#products",
},
name: "Menu", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Reserve",
id: "#contact",
},
name: "Reserve", id: "#contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EHxVuYRAOqVh2OghMbYNMdbMl3/uploaded-1779849946952-03bzkx1a.jpg"
logoAlt="Felix Burger Logo"
@@ -63,47 +51,26 @@ export default function LandingPage() {
bottomLeftText="Luxury Burgers"
bottomRightText="hello@felixburger.com"
button={{
text: "Reserve Now",
href: "#contact",
}}
text: "Reserve Now", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Luxury Burgers, Unforgettable Taste"
description="Discover meticulously crafted burgers featuring premium ingredients and bold, unexpected flavor combinations. Felix Burger redefines casual dining with culinary innovation and refined indulgence."
tag="Premium Culinary Adventure"
buttons={[
{
text: "Reserve Your Experience",
href: "#contact",
},
text: "Reserve Your Experience", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg",
imageAlt: "Gourmet Burger on a dark background",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg", imageAlt: "Gourmet Burger on a dark background"},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-dark-background_179666-19385.jpg",
imageAlt: "Handcrafted burger with golden bun",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868198.jpg",
imageAlt: "Front view delicious burger arrangement",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/big-burger-with-steak-french-fries-with-herbs_114579-1923.jpg",
imageAlt: "Big burger with steak and french fries with herbs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/burgers-per-two-pax-with-full-melted-cheese-black-board_114579-1934.jpg",
imageAlt: "Burgers per two pax with full melted cheese on a black board",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-dark-background_179666-19385.jpg", imageAlt: "Handcrafted burger with golden bun"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -116,24 +83,15 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Our Passion for Perfection, ",
},
type: "text", content: "Our Passion for Perfection, "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/man-gloves-is-slicing-tasty-loaf-lunch-small-artisan-caffeteria_613910-13740.jpg",
alt: "Chef kneading dough for burger buns",
},
type: "image", src: "http://img.b2bpic.net/free-photo/man-gloves-is-slicing-tasty-loaf-lunch-small-artisan-caffeteria_613910-13740.jpg", alt: "Chef kneading dough for burger buns"},
{
type: "text",
content: " Redefining the Burger Experience.",
},
type: "text", content: " Redefining the Burger Experience."},
]}
buttons={[
{
text: "Explore Our Story",
href: "#about",
},
text: "Explore Our Story", href: "#about"},
]}
/>
</div>
@@ -146,24 +104,16 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Handcrafted Buns",
description: "Daily baked artisanal brioche and potato buns, perfected for texture and taste.",
},
title: "Handcrafted Buns", description: "Daily baked artisanal brioche and potato buns, perfected for texture and taste."},
{
icon: Flame,
title: "Artisanal Patties",
description: "Premium cuts, expertly ground and seasoned, cooked to your precise preference.",
},
title: "Artisanal Patties", description: "Premium cuts, expertly ground and seasoned, cooked to your precise preference."},
{
icon: Palette,
title: "Distinctive Flavors",
description: "Bold, unexpected combinations creating unique culinary adventures with every bite.",
},
title: "Distinctive Flavors", description: "Bold, unexpected combinations creating unique culinary adventures with every bite."},
{
icon: Star,
title: "Premium Ingredients",
description: "Sourced locally and globally for unparalleled freshness and quality.",
},
title: "Premium Ingredients", description: "Sourced locally and globally for unparalleled freshness and quality."},
]}
title="The Art of the Burger"
description="Every Felix Burger is a masterpiece, crafted with precision and passion. Explore the distinctive elements that make our culinary creations truly exceptional."
@@ -178,53 +128,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "The Classic Deluxe",
price: "$28",
variant: "Beef Patty, Aged Cheddar",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-cheeseburger-with-pickles-onions_140725-9559.jpg",
imageAlt: "The Classic Deluxe Burger",
},
id: "p1", name: "The Classic Deluxe", price: "$28", variant: "Beef Patty, Aged Cheddar", imageSrc: "http://img.b2bpic.net/free-photo/juicy-cheeseburger-with-pickles-onions_140725-9559.jpg", imageAlt: "The Classic Deluxe Burger"},
{
id: "p2",
name: "Truffle Perfection",
price: "$42",
variant: "Truffle Aioli, Gruyère, Foie Gras",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate_23-2148784470.jpg",
imageAlt: "Truffle Perfection Burger",
},
id: "p2", name: "Truffle Perfection", price: "$42", variant: "Truffle Aioli, Gruyère, Foie Gras", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate_23-2148784470.jpg", imageAlt: "Truffle Perfection Burger"},
{
id: "p3",
name: "Spicy Sensation",
price: "$31",
variant: "Jalapeño, Pepper Jack, Chipotle Mayo",
imageSrc: "http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg",
imageAlt: "Spicy Sensation Burger",
},
id: "p3", name: "Spicy Sensation", price: "$31", variant: "Jalapeño, Pepper Jack, Chipotle Mayo", imageSrc: "http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg", imageAlt: "Spicy Sensation Burger"},
{
id: "p4",
name: "Garden Harvest",
price: "$25",
variant: "Portobello, Halloumi, Avocado Crema",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burger-cutting-board_23-2148784533.jpg",
imageAlt: "Garden Harvest Burger",
},
id: "p4", name: "Garden Harvest", price: "$25", variant: "Portobello, Halloumi, Avocado Crema", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burger-cutting-board_23-2148784533.jpg", imageAlt: "Garden Harvest Burger"},
{
id: "p5",
name: "Foie Gras Dream",
price: "$55",
variant: "Seared Foie Gras, Wagyu Beef, Fig Jam",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-holding-plate-with-burger_23-2148784519.jpg",
imageAlt: "Foie Gras Dream Burger",
},
id: "p5", name: "Foie Gras Dream", price: "$55", variant: "Seared Foie Gras, Wagyu Beef, Fig Jam", imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-holding-plate-with-burger_23-2148784519.jpg", imageAlt: "Foie Gras Dream Burger"},
{
id: "p6",
name: "Surf & Turf Masterpiece",
price: "$48",
variant: "Lobster Tail, Beef Patty, Caviar Spread",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg",
imageAlt: "Surf & Turf Masterpiece Burger",
},
id: "p6", name: "Surf & Turf Masterpiece", price: "$48", variant: "Lobster Tail, Beef Patty, Caviar Spread", imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg", imageAlt: "Surf & Turf Masterpiece Burger"},
]}
title="Our Signature Creations"
description="Indulge in our exquisite selection of luxury burgers, each designed to deliver an unforgettable taste journey. From classic perfection to daring innovations, find your new favorite."
@@ -239,59 +153,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Eleanor Vance",
role: "Gastronomy Critic",
company: "Culinary Today",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg",
imageAlt: "Eleanor Vance",
},
id: "t1", name: "Eleanor Vance", role: "Gastronomy Critic", company: "Culinary Today", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", imageAlt: "Eleanor Vance"},
{
id: "t2",
name: "Marcus Thorne",
role: "Restaurant Investor",
company: "Global Flavors LLC",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg",
imageAlt: "Marcus Thorne",
},
id: "t2", name: "Marcus Thorne", role: "Restaurant Investor", company: "Global Flavors LLC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg", imageAlt: "Marcus Thorne"},
{
id: "t3",
name: "Sophia Chen",
role: "Luxury Food Blogger",
company: "The Gourmet Life",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-indoor-restaurant-cafe_624325-2413.jpg",
imageAlt: "Sophia Chen",
},
id: "t3", name: "Sophia Chen", role: "Luxury Food Blogger", company: "The Gourmet Life", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-indoor-restaurant-cafe_624325-2413.jpg", imageAlt: "Sophia Chen"},
{
id: "t4",
name: "Chef David Kim",
role: "Michelin Star Chef",
company: "Kim's Table",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-with-medical-mask_23-2148723311.jpg",
imageAlt: "Chef David Kim",
},
id: "t4", name: "Chef David Kim", role: "Michelin Star Chef", company: "Kim's Table", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-with-medical-mask_23-2148723311.jpg", imageAlt: "Chef David Kim"},
{
id: "t5",
name: "Isabella Rossi",
role: "Socialite & Influencer",
company: "Luxury Lifestyle Hub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-sunglasses-street-she-is-touching-hair-looking-down_197531-1107.jpg",
imageAlt: "Isabella Rossi",
},
id: "t5", name: "Isabella Rossi", role: "Socialite & Influencer", company: "Luxury Lifestyle Hub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-sunglasses-street-she-is-touching-hair-looking-down_197531-1107.jpg", imageAlt: "Isabella Rossi"},
{
id: "t6",
name: "Jonathan Black",
role: "Food Journalist",
company: "Dining Spectrum",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-his-lunch-time_23-2149284678.jpg",
imageAlt: "Jonathan Black",
},
id: "t6", name: "Jonathan Black", role: "Food Journalist", company: "Dining Spectrum", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-his-lunch-time_23-2149284678.jpg", imageAlt: "Jonathan Black"},
]}
title="What Our Discerning Diners Say"
description="Hear from our valued guests who have experienced the Felix Burger difference. Their unforgettable moments are a testament to our commitment to culinary excellence."
@@ -303,14 +181,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"http://img.b2bpic.net/free-vector/hand-drawn-chef-job-poster-template_23-2149946958.jpg",
"http://img.b2bpic.net/free-vector/20-food-drink-outline-icon-presentation-vector-line-icons-illustration_1142-15835.jpg",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=plwpy6",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gmzkqa",
"http://img.b2bpic.net/free-vector/elegant-golden-birthday-stickers-pack_23-2147645251.jpg",
"http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371200.jpg",
"http://img.b2bpic.net/free-vector/cards-collection-with-food_23-2147858525.jpg",
]}
"http://img.b2bpic.net/free-vector/hand-drawn-chef-job-poster-template_23-2149946958.jpg", "http://img.b2bpic.net/free-vector/20-food-drink-outline-icon-presentation-vector-line-icons-illustration_1142-15835.jpg", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=plwpy6", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gmzkqa", "http://img.b2bpic.net/free-vector/elegant-golden-birthday-stickers-pack_23-2147645251.jpg", "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371200.jpg", "http://img.b2bpic.net/free-vector/cards-collection-with-food_23-2147858525.jpg"]}
title="As Seen In"
description="Proudly featured by leading culinary critics and luxury lifestyle publications across the globe."
speed={60}
@@ -325,61 +196,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "p-classic",
badge: "Popular",
badgeIcon: Sparkles,
price: "$75",
subtitle: "Classic Indulgence for One",
buttons: [
id: "p-classic", badge: "Popular", badgeIcon: Sparkles,
price: "$75", subtitle: "Classic Indulgence for One", buttons: [
{
text: "Reserve Now",
href: "#contact",
},
text: "Reserve Now", href: "#contact"},
],
features: [
"One Signature Burger",
"Artisanal Side Dish",
"Exclusive Dessert Selection",
"Complimentary Drink",
],
"One Signature Burger", "Artisanal Side Dish", "Exclusive Dessert Selection", "Complimentary Drink"],
},
{
id: "p-tasting",
badge: "Chef's Special",
badgeIcon: Flame,
price: "$130",
subtitle: "Curated Tasting for Two",
buttons: [
id: "p-tasting", badge: "Chef's Special", badgeIcon: Flame,
price: "$130", subtitle: "Curated Tasting for Two", buttons: [
{
text: "Book Now",
href: "#contact",
},
text: "Book Now", href: "#contact"},
],
features: [
"Two Signature Burgers",
"Two Artisanal Side Dishes",
"Two Exclusive Desserts",
"Paired Wine/Craft Beer",
],
"Two Signature Burgers", "Two Artisanal Side Dishes", "Two Exclusive Desserts", "Paired Wine/Craft Beer"],
},
{
id: "p-feast",
badge: "Ultimate Feast",
badgeIcon: Crown,
price: "$250",
subtitle: "The Felix Burger Experience",
buttons: [
id: "p-feast", badge: "Ultimate Feast", badgeIcon: Crown,
price: "$250", subtitle: "The Felix Burger Experience", buttons: [
{
text: "Inquire Now",
href: "#contact",
},
text: "Inquire Now", href: "#contact"},
],
features: [
"Two Premium Burgers (any choice)",
"Exclusive Tasting Platter",
"Premium Wine Bottle",
"Personal Sommelier Service",
],
"Two Premium Burgers (any choice)", "Exclusive Tasting Platter", "Premium Wine Bottle", "Personal Sommelier Service"],
},
]}
title="Elevate Your Dining Experience"
@@ -391,8 +232,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Reservations"
title="Book Your Culinary Journey"
description="Experience the luxury of Felix Burger. Secure your table for an unforgettable dining adventure. For inquiries or special events, please contact us."
@@ -410,54 +250,33 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Felix Burger",
items: [
title: "Felix Burger", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Menu",
href: "#products",
},
label: "Menu", href: "#products"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "FAQs",
href: "#",
},
label: "FAQs", href: "#"},
{
label: "Gift Cards",
href: "#",
},
label: "Gift Cards", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}