Update src/app/page.tsx
This commit is contained in:
266
src/app/page.tsx
266
src/app/page.tsx
@@ -31,34 +31,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Order Now", href: "#menu"}}
|
||||
brandName="Hagström Pizzeria"
|
||||
/>
|
||||
</div>
|
||||
@@ -66,44 +52,23 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Experience Authentic Italian Pizza at Hagström Pizzeria"
|
||||
description="Handcrafted with the freshest ingredients, our pizzas bring a taste of Italy right to your table. Perfectly baked, every time."
|
||||
tag="Taste the Tradition"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Order Online", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg",
|
||||
imageAlt: "Chef putting pizza in a wood-fired oven",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg", imageAlt: "Chef putting pizza in a wood-fired oven"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-pizza-anime-style_23-2151061972.jpg",
|
||||
imageAlt: "Delicious slice of pepperoni pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134252.jpg",
|
||||
imageAlt: "Baking delicious pizza with wood fired oven",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg",
|
||||
imageAlt: "Baking pizza in wood fired oven",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14121.jpg",
|
||||
imageAlt: "Italian chef is putting gourmet freshly made pizza to the stone oven.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-pizza-anime-style_23-2151061972.jpg", imageAlt: "Delicious slice of pepperoni pizza"}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
rating={5}
|
||||
@@ -116,24 +81,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Passion for Perfect Pizza",
|
||||
},
|
||||
type: "text", content: "Our Passion for Perfect Pizza"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/old-man-with-kitchen-apron-playing-with-bread-dough-home-smiling-front-camera-retired-elderly-chef-forming-pizza-countertop-floured-surface-kneading-it-with-hands-modern-kitchen_482257-14488.jpg",
|
||||
alt: "Chef preparing pizza dough",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/old-man-with-kitchen-apron-playing-with-bread-dough-home-smiling-front-camera-retired-elderly-chef-forming-pizza-countertop-floured-surface-kneading-it-with-hands-modern-kitchen_482257-14488.jpg", alt: "Chef preparing pizza dough"},
|
||||
{
|
||||
type: "text",
|
||||
content: "Since 1999",
|
||||
},
|
||||
type: "text", content: "Since 1999"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More About Us", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -147,23 +103,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh, Local Ingredients",
|
||||
description: "We source the finest local produce and premium meats to ensure every bite is bursting with flavor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg",
|
||||
imageAlt: "Fresh pizza ingredients",
|
||||
},
|
||||
title: "Fresh, Local Ingredients", description: "We source the finest local produce and premium meats to ensure every bite is bursting with flavor.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg", imageAlt: "Fresh pizza ingredients"},
|
||||
{
|
||||
title: "Wood-Fired Perfection",
|
||||
description: "Our traditional wood-fired oven gives our pizzas that irresistible smoky flavor and perfectly crispy crust.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg",
|
||||
imageAlt: "Wood fired pizza oven",
|
||||
},
|
||||
title: "Wood-Fired Perfection", description: "Our traditional wood-fired oven gives our pizzas that irresistible smoky flavor and perfectly crispy crust.", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg", imageAlt: "Wood fired pizza oven"},
|
||||
{
|
||||
title: "Fast & Reliable Delivery",
|
||||
description: "Enjoy your favorite Hagström Pizzeria pizzas delivered hot and fresh, right to your doorstep.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-man-posing-with-pizza-boxes_114579-84969.jpg",
|
||||
imageAlt: "Pizza delivery",
|
||||
},
|
||||
title: "Fast & Reliable Delivery", description: "Enjoy your favorite Hagström Pizzeria pizzas delivered hot and fresh, right to your doorstep.", imageSrc: "http://img.b2bpic.net/free-photo/positive-man-posing-with-pizza-boxes_114579-84969.jpg", imageAlt: "Pizza delivery"},
|
||||
]}
|
||||
title="Why Choose Hagström Pizzeria?"
|
||||
description="We are dedicated to crafting the ultimate pizza experience, combining tradition with culinary innovation."
|
||||
@@ -178,53 +122,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "pizza-margherita",
|
||||
name: "Margherita",
|
||||
price: "$12.99",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-with-fork-knife_181624-34218.jpg",
|
||||
imageAlt: "Classic Margherita pizza",
|
||||
},
|
||||
id: "pizza-margherita", name: "Margherita", price: "$12.99", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-with-fork-knife_181624-34218.jpg", imageAlt: "Classic Margherita pizza"},
|
||||
{
|
||||
id: "pizza-pepperoni",
|
||||
name: "Pepperoni",
|
||||
price: "$14.99",
|
||||
variant: "Spicy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sliced-sausages-orange-juice_140725-3666.jpg",
|
||||
imageAlt: "Spicy Pepperoni pizza",
|
||||
},
|
||||
id: "pizza-pepperoni", name: "Pepperoni", price: "$14.99", variant: "Spicy", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sliced-sausages-orange-juice_140725-3666.jpg", imageAlt: "Spicy Pepperoni pizza"},
|
||||
{
|
||||
id: "pizza-veggie",
|
||||
name: "Veggie Delight",
|
||||
price: "$13.99",
|
||||
variant: "Vegetarian",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-pizza_23-2148574218.jpg",
|
||||
imageAlt: "Vegetable pizza",
|
||||
},
|
||||
id: "pizza-veggie", name: "Veggie Delight", price: "$13.99", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-pizza_23-2148574218.jpg", imageAlt: "Vegetable pizza"},
|
||||
{
|
||||
id: "pizza-ham-mushroom",
|
||||
name: "Ham & Mushroom",
|
||||
price: "$14.50",
|
||||
variant: "Savory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-uncooked-pizza-pan_23-2148361345.jpg",
|
||||
imageAlt: "Ham and mushroom pizza",
|
||||
},
|
||||
id: "pizza-ham-mushroom", name: "Ham & Mushroom", price: "$14.50", variant: "Savory", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-uncooked-pizza-pan_23-2148361345.jpg", imageAlt: "Ham and mushroom pizza"},
|
||||
{
|
||||
id: "pizza-chicken-bbq",
|
||||
name: "BBQ Chicken",
|
||||
price: "$15.99",
|
||||
variant: "Smoky",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-pizza-with-tomato-sauce-served-round-bamboo-board_114579-1908.jpg",
|
||||
imageAlt: "BBQ chicken pizza",
|
||||
},
|
||||
id: "pizza-chicken-bbq", name: "BBQ Chicken", price: "$15.99", variant: "Smoky", imageSrc: "http://img.b2bpic.net/free-photo/mushroom-pizza-with-tomato-sauce-served-round-bamboo-board_114579-1908.jpg", imageAlt: "BBQ chicken pizza"},
|
||||
{
|
||||
id: "pizza-kebab",
|
||||
name: "Kebab Pizza",
|
||||
price: "$16.99",
|
||||
variant: "House Special",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushroom-italian-pizza-concrete-surface_839833-16790.jpg",
|
||||
imageAlt: "Kebab pizza",
|
||||
},
|
||||
id: "pizza-kebab", name: "Kebab Pizza", price: "$16.99", variant: "House Special", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushroom-italian-pizza-concrete-surface_839833-16790.jpg", imageAlt: "Kebab pizza"},
|
||||
]}
|
||||
title="Our Delicious Menu"
|
||||
description="Explore our wide selection of pizzas, crafted with passion and baked to perfection."
|
||||
@@ -237,65 +145,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Anna Karlsson",
|
||||
date: "2 weeks ago",
|
||||
title: "Best pizza in town!",
|
||||
quote: "Hagström Pizzeria truly makes the best pizzas! The crust is perfect, and the toppings are incredibly fresh. My family loves ordering from here every Friday night.",
|
||||
tag: "Family Favorite",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-smiling-white-caucasian-male_181624-29344.jpg",
|
||||
avatarAlt: "Anna Karlsson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-eating-delicious-pizza_23-2150901046.jpg",
|
||||
imageAlt: "Family enjoying pizza",
|
||||
},
|
||||
id: "1", name: "Anna Karlsson", date: "2 weeks ago", title: "Best pizza in town!", quote: "Hagström Pizzeria truly makes the best pizzas! The crust is perfect, and the toppings are incredibly fresh. My family loves ordering from here every Friday night.", tag: "Family Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-smiling-white-caucasian-male_181624-29344.jpg", avatarAlt: "Anna Karlsson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-eating-delicious-pizza_23-2150901046.jpg", imageAlt: "Family enjoying pizza"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Björn Lindgren",
|
||||
date: "1 month ago",
|
||||
title: "Quick and delicious!",
|
||||
quote: "I'm always impressed by how fast the delivery is and the quality never drops. Hagström is my go-to for a reliable, tasty pizza every time.",
|
||||
tag: "Great Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-street_839833-33403.jpg",
|
||||
avatarAlt: "Björn Lindgren",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-clinking-bottles_23-2149269412.jpg",
|
||||
imageAlt: "Pizza box on table",
|
||||
},
|
||||
id: "2", name: "Björn Lindgren", date: "1 month ago", title: "Quick and delicious!", quote: "I'm always impressed by how fast the delivery is and the quality never drops. Hagström is my go-to for a reliable, tasty pizza every time.", tag: "Great Service", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-street_839833-33403.jpg", avatarAlt: "Björn Lindgren", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-clinking-bottles_23-2149269412.jpg", imageAlt: "Pizza box on table"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sofia Nyström",
|
||||
date: "3 months ago",
|
||||
title: "Authentic Italian flavors",
|
||||
quote: "It feels like a trip to Italy with every bite! The classic Margherita is outstanding, and their special pizzas are always a treat. Highly recommend!",
|
||||
tag: "Authentic Taste",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-celebrating-life_23-2149070405.jpg",
|
||||
avatarAlt: "Sofia Nyström",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900960.jpg",
|
||||
imageAlt: "People eating pizza outdoors",
|
||||
},
|
||||
id: "3", name: "Sofia Nyström", date: "3 months ago", title: "Authentic Italian flavors", quote: "It feels like a trip to Italy with every bite! The classic Margherita is outstanding, and their special pizzas are always a treat. Highly recommend!", tag: "Authentic Taste", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-celebrating-life_23-2149070405.jpg", avatarAlt: "Sofia Nyström", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900960.jpg", imageAlt: "People eating pizza outdoors"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Erik Johansson",
|
||||
date: "5 months ago",
|
||||
title: "My kids beg for Hagström's!",
|
||||
quote: "My children absolutely adore their pizzas. It's the only place they'll agree on for takeout. Always fresh, always hot, and always a hit!",
|
||||
tag: "Kid-Friendly",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-blue-background_641386-719.jpg",
|
||||
avatarAlt: "Erik Johansson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-eating-pizza_23-2148910415.jpg",
|
||||
imageAlt: "Kids eating pizza",
|
||||
},
|
||||
id: "4", name: "Erik Johansson", date: "5 months ago", title: "My kids beg for Hagström's!", quote: "My children absolutely adore their pizzas. It's the only place they'll agree on for takeout. Always fresh, always hot, and always a hit!", tag: "Kid-Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-blue-background_641386-719.jpg", avatarAlt: "Erik Johansson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-eating-pizza_23-2148910415.jpg", imageAlt: "Kids eating pizza"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Maria Andersson",
|
||||
date: "6 months ago",
|
||||
title: "Fantastic gourmet options",
|
||||
quote: "Beyond the classics, their specialty pizzas are truly gourmet experiences. Creative toppings and perfect execution. A must-try for any pizza lover.",
|
||||
tag: "Gourmet Pizzas",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-looks-away-being-deep-thoughts-wears-casual-pink-t-shirt-isolated-beige-recalls-nice-memory-people-thoughts-concept_273609-56493.jpg",
|
||||
avatarAlt: "Maria Andersson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-slices-with-cheese_23-2148601641.jpg",
|
||||
imageAlt: "Gourmet pizza close up",
|
||||
},
|
||||
id: "5", name: "Maria Andersson", date: "6 months ago", title: "Fantastic gourmet options", quote: "Beyond the classics, their specialty pizzas are truly gourmet experiences. Creative toppings and perfect execution. A must-try for any pizza lover.", tag: "Gourmet Pizzas", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-looks-away-being-deep-thoughts-wears-casual-pink-t-shirt-isolated-beige-recalls-nice-memory-people-thoughts-concept_273609-56493.jpg", avatarAlt: "Maria Andersson", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-slices-with-cheese_23-2148601641.jpg", imageAlt: "Gourmet pizza close up"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from the happy customers who love Hagström Pizzeria."
|
||||
@@ -308,25 +166,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer gluten-free options?",
|
||||
content: "Yes, we offer delicious gluten-free crusts for all our pizzas. Please note that while we take precautions, our kitchen is not entirely gluten-free.",
|
||||
},
|
||||
id: "q1", title: "Do you offer gluten-free options?", content: "Yes, we offer delicious gluten-free crusts for all our pizzas. Please note that while we take precautions, our kitchen is not entirely gluten-free."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What are your delivery hours?",
|
||||
content: "Our delivery hours are Monday-Friday from 11:00 AM to 9:00 PM, and Saturday-Sunday from 12:00 PM to 10:00 PM.",
|
||||
},
|
||||
id: "q2", title: "What are your delivery hours?", content: "Our delivery hours are Monday-Friday from 11:00 AM to 9:00 PM, and Saturday-Sunday from 12:00 PM to 10:00 PM."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I customize my pizza?",
|
||||
content: "Absolutely! You can customize your pizza with a wide variety of toppings, sauces, and cheese options. Feel free to create your perfect pizza.",
|
||||
},
|
||||
id: "q3", title: "Can I customize my pizza?", content: "Absolutely! You can customize your pizza with a wide variety of toppings, sauces, and cheese options. Feel free to create your perfect pizza."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you cater for events?",
|
||||
content: "Yes, we offer catering services for private parties and corporate events. Please contact us directly to discuss your specific needs and menu options.",
|
||||
},
|
||||
id: "q4", title: "Do you cater for events?", content: "Yes, we offer catering services for private parties and corporate events. Please contact us directly to discuss your specific needs and menu options."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about Hagström Pizzeria."
|
||||
@@ -338,8 +184,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Connect With Us"
|
||||
title="Get in Touch with Hagström Pizzeria"
|
||||
description="Have a question or want to place a special order? Fill out the form below and we'll get back to you shortly, or call us directly."
|
||||
@@ -356,50 +201,31 @@ export default function LandingPage() {
|
||||
logoText="Hagström Pizzeria"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Classic Pizzas",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Classic Pizzas", href: "#menu"},
|
||||
{
|
||||
label: "Vegetarian",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Vegetarian", href: "#menu"},
|
||||
{
|
||||
label: "House Specials",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "House Specials", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user