Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -35,14 +35,15 @@ export default function LandingPage() {
|
||||
{ name: "Reserve", id: "reserve" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call +49 391 99091212", href: "tel:+49391990912122"}}
|
||||
text: "Call +49 391 99091212", href: "tel:+49391990912122"
|
||||
}}
|
||||
brandName="Mr. Pan"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
title="Magdeburg's Favorite Asian Buffet Experience"
|
||||
description="Enjoy fresh sushi, Mongolian BBQ, authentic Chinese dishes, and gourmet desserts in a stylish, welcoming buffet restaurant. Perfect for families, couples, and groups."
|
||||
tag="Premium Buffet"
|
||||
@@ -77,22 +78,28 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "sushi", brand: "Mr. Pan", name: "Fresh Sushi Selection", price: "€20-25 per person", rating: 5,
|
||||
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/chopsticks-near-sushi-boards_23-2147773572.jpg", imageAlt: "Premium sushi rolls and nigiri selection"},
|
||||
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/chopsticks-near-sushi-boards_23-2147773572.jpg", imageAlt: "Premium sushi rolls and nigiri selection"
|
||||
},
|
||||
{
|
||||
id: "bbq", brand: "Mr. Pan", name: "Mongolian Barbecue", price: "€22-28 per person", rating: 5,
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-boiled-meat-with-boiled-potatoes-vegetables_140725-11433.jpg", imageAlt: "Live Mongolian BBQ grill cooking station"},
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-boiled-meat-with-boiled-potatoes-vegetables_140725-11433.jpg", imageAlt: "Live Mongolian BBQ grill cooking station"
|
||||
},
|
||||
{
|
||||
id: "chinese", brand: "Mr. Pan", name: "Chinese Buffet", price: "€20-25 per person", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/people-hotel-delicious-meat-table_1203-4814.jpg", imageAlt: "Authentic Chinese dishes and specialties"},
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/people-hotel-delicious-meat-table_1203-4814.jpg", imageAlt: "Authentic Chinese dishes and specialties"
|
||||
},
|
||||
{
|
||||
id: "seafood", brand: "Mr. Pan", name: "Premium Seafood", price: "€25-30 per person", rating: 5,
|
||||
reviewCount: "1.6k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-seafood-with-cutlery_23-2148643671.jpg", imageAlt: "Fresh seafood selection and preparations"},
|
||||
reviewCount: "1.6k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-seafood-with-cutlery_23-2148643671.jpg", imageAlt: "Fresh seafood selection and preparations"
|
||||
},
|
||||
{
|
||||
id: "dessert", brand: "Mr. Pan", name: "Dessert Paradise", price: "€5-10 add-on", rating: 5,
|
||||
reviewCount: "3.2k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-delicious-cake_23-2149655641.jpg", imageAlt: "Chocolate fountain and gourmet desserts"},
|
||||
reviewCount: "3.2k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-delicious-cake_23-2149655641.jpg", imageAlt: "Chocolate fountain and gourmet desserts"
|
||||
},
|
||||
{
|
||||
id: "experience", brand: "Mr. Pan", name: "Full Buffet Experience", price: "€20-30 per person", rating: 5,
|
||||
reviewCount: "7.6k", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1", imageAlt: "Modern, elegant dining atmosphere"},
|
||||
reviewCount: "7.6k", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Modern, elegant dining atmosphere"
|
||||
},
|
||||
]}
|
||||
title="Our Menu Highlights"
|
||||
description="Explore our extensive buffet selection featuring premium sushi, live Mongolian BBQ, classic Chinese dishes, fresh seafood, and decadent desserts"
|
||||
@@ -113,16 +120,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mueller", role: "Local Family", company: "Regular Guest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_1149-1125.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_1149-1125.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Schmidt", role: "Group Organizer", company: "Business Team", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-front-view_23-2149915914.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-front-view_23-2149915914.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jessica Wagner", role: "Sushi Enthusiast", company: "Frequent Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-woman-with-pleased-expression-looks-joyfully-has-green-eyes-dark-straight-hair_273609-44214.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-woman-with-pleased-expression-looks-joyfully-has-green-eyes-dark-straight-hair_273609-44214.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marco Becker", role: "Date Night", company: "Couples Guest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "7,653", label: "Total Reviews" },
|
||||
@@ -193,7 +204,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg"
|
||||
imageAlt="Elegant Mr. Pan dining room for special occasions"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user