Merge version_1 into main #2
146
src/app/page.tsx
146
src/app/page.tsx
@@ -30,50 +30,34 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Hours",
|
||||
id: "hours",
|
||||
},
|
||||
name: "Hours", id: "hours"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
]}
|
||||
brandName="Jimmie's HotDogs"
|
||||
button={{ text: "Order Now", href: "#menu" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Jimmie's HotDogs"
|
||||
description="The best classic hotdogs in town. Rated 5 stars for a reason!"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hot-dog-with-mustard_23-2148768220.jpg?_wi=1",
|
||||
imageAlt: "Jimmie's Signature Hotdog",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hot-dog-with-mustard_23-2148768220.jpg", imageAlt: "Jimmie's Signature Hotdog"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg?_wi=1",
|
||||
imageAlt: "Classic American Hotdog",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg", imageAlt: "Classic American Hotdog"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-usa-flag_23-2149897340.jpg?_wi=1",
|
||||
imageAlt: "Juicy Cheeseburger",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-usa-flag_23-2149897340.jpg", imageAlt: "Juicy Cheeseburger"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-fries-bowl-trivet-marble-surface_114579-83583.jpg?_wi=1",
|
||||
imageAlt: "Golden Crispy Fries",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-fries-bowl-trivet-marble-surface_114579-83583.jpg", imageAlt: "Golden Crispy Fries"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-sparkling-drink-with-citrus-slices-ice-dark-background_84443-83674.jpg?_wi=1",
|
||||
imageAlt: "Refreshing Fountain Drink",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-sparkling-drink-with-citrus-slices-ice-dark-background_84443-83674.jpg", imageAlt: "Refreshing Fountain Drink"},
|
||||
]}
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
@@ -87,41 +71,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "h1",
|
||||
name: "Classic Dog",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg?_wi=2",
|
||||
},
|
||||
id: "h1", name: "Classic Dog", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg"},
|
||||
{
|
||||
id: "h2",
|
||||
name: "Chili Dog",
|
||||
price: "$5.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg?_wi=3",
|
||||
},
|
||||
id: "h2", name: "Chili Dog", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg"},
|
||||
{
|
||||
id: "b1",
|
||||
name: "Cheeseburger",
|
||||
price: "$7.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-usa-flag_23-2149897340.jpg?_wi=2",
|
||||
},
|
||||
id: "b1", name: "Cheeseburger", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-usa-flag_23-2149897340.jpg"},
|
||||
{
|
||||
id: "b2",
|
||||
name: "Chicken Sandwich",
|
||||
price: "$8.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-usa-flag_23-2149897340.jpg?_wi=3",
|
||||
},
|
||||
id: "b2", name: "Chicken Sandwich", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-usa-flag_23-2149897340.jpg"},
|
||||
{
|
||||
id: "s1",
|
||||
name: "Fries",
|
||||
price: "$3.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-fries-bowl-trivet-marble-surface_114579-83583.jpg?_wi=2",
|
||||
},
|
||||
id: "s1", name: "Fries", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-fries-bowl-trivet-marble-surface_114579-83583.jpg"},
|
||||
{
|
||||
id: "d1",
|
||||
name: "Fountain Drink",
|
||||
price: "$2.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-sparkling-drink-with-citrus-slices-ice-dark-background_84443-83674.jpg?_wi=2",
|
||||
},
|
||||
id: "d1", name: "Fountain Drink", price: "$2.50", imageSrc: "http://img.b2bpic.net/free-photo/refreshing-sparkling-drink-with-citrus-slices-ice-dark-background_84443-83674.jpg"},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Classic comfort food cooked to perfection."
|
||||
@@ -135,20 +95,11 @@ export default function LandingPage() {
|
||||
tag="Visit Us"
|
||||
metrics={[
|
||||
{
|
||||
id: "h1",
|
||||
value: "11:00 AM - 9:00 PM",
|
||||
description: "Tuesday (Today)",
|
||||
},
|
||||
id: "h1", value: "11:00 AM - 9:00 PM", description: "Tuesday (Today)"},
|
||||
{
|
||||
id: "h2",
|
||||
value: "11:00 AM - 9:00 PM",
|
||||
description: "Wednesday - Sunday",
|
||||
},
|
||||
id: "h2", value: "11:00 AM - 9:00 PM", description: "Wednesday - Sunday"},
|
||||
{
|
||||
id: "h3",
|
||||
value: "CLOSED",
|
||||
description: "Monday",
|
||||
},
|
||||
id: "h3", value: "CLOSED", description: "Monday"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -162,7 +113,7 @@ export default function LandingPage() {
|
||||
description="Jimmie's HotDogs has been serving the community for over 20 years with high-quality ingredients and a passion for great food."
|
||||
subdescription="Located at 123 Main Street, open Tuesday through Sunday."
|
||||
icon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-hot-dog-with-mustard_23-2148768220.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-hot-dog-with-mustard_23-2148768220.jpg"
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
@@ -178,45 +129,20 @@ export default function LandingPage() {
|
||||
tag="Feedback"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John D.",
|
||||
role: "Local Regular",
|
||||
company: "Neighbor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg?_wi=4",
|
||||
},
|
||||
id: "t1", name: "John D.", role: "Local Regular", company: "Neighbor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah P.",
|
||||
role: "Foodie",
|
||||
company: "Reviewer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-usa-flag_23-2149897340.jpg?_wi=4",
|
||||
},
|
||||
id: "t2", name: "Sarah P.", role: "Foodie", company: "Reviewer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-usa-flag_23-2149897340.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike R.",
|
||||
role: "Student",
|
||||
company: "University",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-fries-bowl-trivet-marble-surface_114579-83583.jpg?_wi=3",
|
||||
},
|
||||
id: "t3", name: "Mike R.", role: "Student", company: "University", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-fries-bowl-trivet-marble-surface_114579-83583.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Emma W.",
|
||||
role: "Family",
|
||||
company: "Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-sparkling-drink-with-citrus-slices-ice-dark-background_84443-83674.jpg?_wi=3",
|
||||
},
|
||||
id: "t4", name: "Emma W.", role: "Family", company: "Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-sparkling-drink-with-citrus-slices-ice-dark-background_84443-83674.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "David L.",
|
||||
role: "Traveler",
|
||||
company: "Tourist",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hot-dog-with-mustard_23-2148768220.jpg?_wi=3",
|
||||
},
|
||||
id: "t5", name: "David L.", role: "Traveler", company: "Tourist", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hot-dog-with-mustard_23-2148768220.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -227,17 +153,11 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Hours",
|
||||
href: "#hours",
|
||||
},
|
||||
label: "Hours", href: "#hours"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user