|
|
|
|
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
|
|
|
|
borderRadius="rounded"
|
|
|
|
|
contentWidth="mediumSmall"
|
|
|
|
|
sizing="mediumLargeSizeLargeTitles"
|
|
|
|
|
background="fluid"
|
|
|
|
|
background="circleGradient"
|
|
|
|
|
cardStyle="solid"
|
|
|
|
|
primaryButtonStyle="flat"
|
|
|
|
|
secondaryButtonStyle="layered"
|
|
|
|
|
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
|
]}
|
|
|
|
|
button={{
|
|
|
|
|
text: "Order Now", href: "#products"}}
|
|
|
|
|
text: "Order Now", href: "#products"
|
|
|
|
|
}}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -44,7 +45,7 @@ export default function LandingPage() {
|
|
|
|
|
<HeroLogoBillboardSplit
|
|
|
|
|
logoText="THE HUNGER JUNCTION"
|
|
|
|
|
description="Experience culinary excellence with our expertly crafted menu. From signature dishes to innovative creations, every meal is a journey of taste and quality."
|
|
|
|
|
background={{ variant: "fluid" }}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Explore Menu", href: "#products" },
|
|
|
|
|
{ text: "Reserve Table", href: "#contact" },
|
|
|
|
|
@@ -79,11 +80,14 @@ export default function LandingPage() {
|
|
|
|
|
tag="Featured"
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Gourmet Burger", price: "$18.99", variant: "Prime Beef Artisan Buns", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ready-be-served-beef-burger_23-2148290673.jpg", imageAlt: "Gourmet burger with premium toppings"},
|
|
|
|
|
id: "1", name: "Gourmet Burger", price: "$18.99", variant: "Prime Beef Artisan Buns", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ready-be-served-beef-burger_23-2148290673.jpg", imageAlt: "Gourmet burger with premium toppings"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Pan-Seared Salmon", price: "$24.99", variant: "Fresh Atlantic Seasonal Sauce", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-wooden-table_23-2148510866.jpg", imageAlt: "Perfectly cooked salmon with elegant plating"},
|
|
|
|
|
id: "2", name: "Pan-Seared Salmon", price: "$24.99", variant: "Fresh Atlantic Seasonal Sauce", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-wooden-table_23-2148510866.jpg", imageAlt: "Perfectly cooked salmon with elegant plating"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "House Pasta", price: "$16.99", variant: "Homemade Recipe Fresh Herbs", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pasta-tomatoes-bowls-pasta-tomatoes-onion-garlic-three-kind-sauces-table_140725-111449.jpg", imageAlt: "Creamy pasta dish with fresh basil garnish"},
|
|
|
|
|
id: "3", name: "House Pasta", price: "$16.99", variant: "Homemade Recipe Fresh Herbs", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pasta-tomatoes-bowls-pasta-tomatoes-onion-garlic-three-kind-sauces-table_140725-111449.jpg", imageAlt: "Creamy pasta dish with fresh basil garnish"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
|
@@ -101,11 +105,13 @@ export default function LandingPage() {
|
|
|
|
|
metrics={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", value: "98%", title: "Customer Satisfaction Rate", items: [
|
|
|
|
|
"5-star reviews consistently", "Repeat customer rate exceeds 75%", "Recognized by food critics"],
|
|
|
|
|
"5-star reviews consistently", "Repeat customer rate exceeds 75%", "Recognized by food critics"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", value: "500+", title: "Dishes Perfected", items: [
|
|
|
|
|
"Rotating seasonal menu", "Chef-inspired daily specials", "Customizable options available"],
|
|
|
|
|
"Rotating seasonal menu", "Chef-inspired daily specials", "Customizable options available"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -122,16 +128,20 @@ export default function LandingPage() {
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Maria Rodriguez", role: "Food Enthusiast", company: "Local Foodie", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "James Chen", role: "Restaurant Critic", company: "Culinary Review", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-thoughtful-man-office-corridor_329181-15803.jpg"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-thoughtful-man-office-corridor_329181-15803.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Sophie Williams", role: "Event Planner", company: "Celebrations Co.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "David Thompson", role: "Corporate Executive", company: "Business Diner", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/girl-trying-look-like-grown-up_23-2148244890.jpg"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/girl-trying-look-like-grown-up_23-2148244890.jpg"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
kpiItems={[
|
|
|
|
|
{ value: "2000+", label: "Monthly Guests" },
|
|
|
|
|
|