Merge version_1_1781776090847 into main #1
@@ -18,32 +18,22 @@ export default function HomePage() {
|
||||
title="Fast Food. Reimagined."
|
||||
description="Premium ingredients. Clean space. Unforgettable taste."
|
||||
primaryButton={{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "View Menu", href: "#menu"}}
|
||||
secondaryButton={{
|
||||
text: "Order Now",
|
||||
href: "#order",
|
||||
}}
|
||||
text: "Order Now", href: "#order"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900905.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900905.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235790.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235790.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-burger-with-beef-tomato-pickled-cucumber-fried-bacon_2829-11184.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-burger-with-beef-tomato-pickled-cucumber-fried-bacon_2829-11184.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134276.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134276.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-burgers-with-french-fries-cutlery_23-2148290593.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-burgers-with-french-fries-cutlery_23-2148290593.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -57,20 +47,11 @@ export default function HomePage() {
|
||||
description="We take the speed of fast food and pair it with the quality of a fine kitchen. From wood-fired crusts to hand-breaded chicken, every bite tells a story of quality."
|
||||
items={[
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Wood-Fired Pizza",
|
||||
description: "Authentic flavor with charred, artisan crusts.",
|
||||
},
|
||||
icon: "Flame", title: "Wood-Fired Pizza", description: "Authentic flavor with charred, artisan crusts."},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Crispy Chicken",
|
||||
description: "Hand-breaded perfection, always crispy and juicy.",
|
||||
},
|
||||
icon: "Flame", title: "Crispy Chicken", description: "Hand-breaded perfection, always crispy and juicy."},
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Fresh Ingredients",
|
||||
description: "Sourced daily for maximum vibrant flavor.",
|
||||
},
|
||||
icon: "Leaf", title: "Fresh Ingredients", description: "Sourced daily for maximum vibrant flavor."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-holding-unfolded-burrito-with-blue-background_23-2148329156.jpg"
|
||||
/>
|
||||
@@ -85,35 +66,17 @@ export default function HomePage() {
|
||||
description="Fast service doesn't have to mean compromising on quality or atmosphere."
|
||||
items={[
|
||||
{
|
||||
tag: "Atmosphere",
|
||||
title: "Modern Spaces",
|
||||
description: "Minimal luxury interiors that feel like home.",
|
||||
primaryButton: {
|
||||
text: "See More",
|
||||
href: "#atmosphere",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswomen-supporting-each-other-holding-hands-cafe_637285-8150.jpg",
|
||||
},
|
||||
tag: "Atmosphere", title: "Modern Spaces", description: "Minimal luxury interiors that feel like home.", primaryButton: {
|
||||
text: "See More", href: "#atmosphere"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswomen-supporting-each-other-holding-hands-cafe_637285-8150.jpg"},
|
||||
{
|
||||
tag: "Staff",
|
||||
title: "Professional Care",
|
||||
description: "Our friendly staff ensures a premium dining experience.",
|
||||
primaryButton: {
|
||||
text: "Our Team",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wheat-bread-with-tomato-spring-onion-board_141793-3798.jpg",
|
||||
},
|
||||
tag: "Staff", title: "Professional Care", description: "Our friendly staff ensures a premium dining experience.", primaryButton: {
|
||||
text: "Our Team", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wheat-bread-with-tomato-spring-onion-board_141793-3798.jpg"},
|
||||
{
|
||||
tag: "Service",
|
||||
title: "Quality Driven",
|
||||
description: "We treat every meal like a culinary craft.",
|
||||
primaryButton: {
|
||||
text: "Our Promise",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-handing-his-boarding-pass-female-staff_107420-85131.jpg",
|
||||
},
|
||||
tag: "Service", title: "Quality Driven", description: "We treat every meal like a culinary craft.", primaryButton: {
|
||||
text: "Our Promise", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-handing-his-boarding-pass-female-staff_107420-85131.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -124,42 +87,22 @@ export default function HomePage() {
|
||||
<FeaturesImageBento
|
||||
tag="Menu Preview"
|
||||
title="Crafted For Every Craving"
|
||||
description="Explore our curated selection of wood-fired delights and gourmet fast food staples."
|
||||
items={[
|
||||
{
|
||||
title: "Wood-Fired Pizza",
|
||||
description: "Classic Neapolitan inspiration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-delicious-taco_23-2151048041.jpg",
|
||||
},
|
||||
title: "Wood-Fired Pizza", description: "Classic Neapolitan inspiration.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-delicious-taco_23-2151048041.jpg"},
|
||||
{
|
||||
title: "Signature Burger",
|
||||
description: "Juicy, premium beef patties.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-pieces-tray_23-2148699087.jpg",
|
||||
},
|
||||
title: "Signature Burger", description: "Juicy, premium beef patties.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-pieces-tray_23-2148699087.jpg"},
|
||||
{
|
||||
title: "Street Tacos",
|
||||
description: "Fresh, zesty, and balanced.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-slice-pizza-wooden-board_176474-120139.jpg",
|
||||
},
|
||||
title: "Street Tacos", description: "Fresh, zesty, and balanced.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-slice-pizza-wooden-board_176474-120139.jpg"},
|
||||
{
|
||||
title: "Gourmet Sandwiches",
|
||||
description: "Artisan bread meets quality filling.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-burgers-tray_23-2148699067.jpg",
|
||||
},
|
||||
title: "Gourmet Sandwiches", description: "Artisan bread meets quality filling.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-burgers-tray_23-2148699067.jpg"},
|
||||
{
|
||||
title: "Decadent Desserts",
|
||||
description: "The perfect sweet finish.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/griddled-chicken-sandwich-closeup_1147-505.jpg",
|
||||
},
|
||||
title: "Decadent Desserts", description: "The perfect sweet finish.", imageSrc: "http://img.b2bpic.net/free-photo/griddled-chicken-sandwich-closeup_1147-505.jpg"},
|
||||
{
|
||||
title: "Refined Drinks",
|
||||
description: "Craft sodas and infusions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cut-pizza-wooden-desk_181624-28457.jpg",
|
||||
},
|
||||
title: "Refined Drinks", description: "Craft sodas and infusions.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cut-pizza-wooden-desk_181624-28457.jpg"},
|
||||
{
|
||||
title: "Our Sides",
|
||||
description: "Crispy, fresh, seasoned well.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-taco-plate_23-2150831057.jpg",
|
||||
},
|
||||
title: "Our Sides", description: "Crispy, fresh, seasoned well.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-taco-plate_23-2150831057.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -173,17 +116,9 @@ export default function HomePage() {
|
||||
description="Relax in a setting designed for comfort, group gatherings, or a quick, stylish lunch."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Modern Comfort",
|
||||
description: "Designed for premium lounging.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-working-together_23-2149871322.jpg",
|
||||
},
|
||||
value: "100%", title: "Modern Comfort", description: "Designed for premium lounging.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-working-together_23-2149871322.jpg"},
|
||||
{
|
||||
value: "VIP",
|
||||
title: "Seating Styles",
|
||||
description: "From group tables to intimate booths.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg",
|
||||
},
|
||||
value: "VIP", title: "Seating Styles", description: "From group tables to intimate booths.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -194,42 +129,23 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeOverlayCards
|
||||
tag="Love from Locals"
|
||||
title="What They Are Saying"
|
||||
description="Our customers love the Goodness experience."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
role: "Foodie",
|
||||
company: "Local Guide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-15896.jpg",
|
||||
},
|
||||
name: "Sarah J.", role: "Foodie", company: "Local Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-15896.jpg"},
|
||||
{
|
||||
name: "Mark D.",
|
||||
role: "Regular",
|
||||
company: "City",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
},
|
||||
name: "Mark D.", role: "Regular", company: "City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
role: "Professional",
|
||||
company: "Downtown",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg",
|
||||
},
|
||||
name: "Elena R.", role: "Professional", company: "Downtown", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg"},
|
||||
{
|
||||
name: "David K.",
|
||||
role: "Chef",
|
||||
company: "Neighbor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-celebrating-birthday-together_23-2150598994.jpg",
|
||||
},
|
||||
name: "David K.", role: "Chef", company: "Neighbor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-celebrating-birthday-together_23-2150598994.jpg"},
|
||||
{
|
||||
name: "Clara M.",
|
||||
role: "Diner",
|
||||
company: "City Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-pleased-adorable-dark-skinned-african-american-female-sits-comfortable-couch-holds-soft-cushion_273609-3094.jpg",
|
||||
},
|
||||
name: "Clara M.", role: "Diner", company: "City Hub", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-pleased-adorable-dark-skinned-african-american-female-sits-comfortable-couch-holds-soft-cushion_273609-3094.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -241,13 +157,9 @@ export default function HomePage() {
|
||||
tag="Join Us"
|
||||
text="Taste the difference today. Visit Goodness and elevate your next meal."
|
||||
primaryButton={{
|
||||
text: "Visit Us Today",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Visit Us Today", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Order Now",
|
||||
href: "#order",
|
||||
}}
|
||||
text: "Order Now", href: "#order"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user