diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4deecea..9b7dce0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,131 +32,56 @@ export default function LandingPage() {
@@ -166,21 +91,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Tradition in Every Slice"
metrics={[
- {
- icon: Flame,
- label: "Years Active",
- value: "15+",
- },
- {
- icon: Pizza,
- label: "Pizzas Baked",
- value: "50k+",
- },
- {
- icon: Users,
- label: "Happy Guests",
- value: "100k+",
- },
+ { icon: Flame, label: "Years Active", value: "15+" },
+ { icon: Pizza, label: "Pizzas Baked", value: "50k+" },
+ { icon: Users, label: "Happy Guests", value: "100k+" },
]}
metricsAnimation="slide-up"
/>
@@ -193,49 +106,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Fresh Ingredients",
- description: "We source the finest local ingredients for every topping.",
- icon: Leaf,
+ title: "Fresh Ingredients", description: "We source the finest local ingredients for every topping.", icon: Leaf,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-cherry-tomato-salad_53876-64869.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-cherry-tomato-salad_53876-64869.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-traditional-pizza-arrangement_23-2148921293.jpg?_wi=2",
- imageAlt: "fresh pizza ingredients fresh vegetables wood table",
},
{
- title: "Stone Oven Baked",
- description: "Traditional stone oven baking for the perfect crust.",
- icon: Flame,
+ title: "Stone Oven Baked", description: "Traditional stone oven baking for the perfect crust.", icon: Flame,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/chef-making-pizza-kitchen_1150-17792.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134277.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/chef-making-pizza-kitchen_1150-17792.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134277.jpg" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-3392.jpg",
- imageAlt: "fresh pizza ingredients fresh vegetables wood table",
},
{
- title: "Quick Delivery",
- description: "Hot and ready at your doorstep, fast.",
- icon: Flame,
+ title: "Quick Delivery", description: "Hot and ready at your doorstep, fast.", icon: Flame,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-posing-with-pizza-orders_114579-30985.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-delivery-man-red-uniform-cap-wearing-glasses-holding-pizza-packages-talking-phone-looking-down-isolated-orange-wall_141793-110171.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-posing-with-pizza-orders_114579-30985.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-delivery-man-red-uniform-cap-wearing-glasses-holding-pizza-packages-talking-phone-looking-down-isolated-orange-wall_141793-110171.jpg" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-pizza-pan_23-2148361360.jpg?_wi=1",
- imageAlt: "fresh pizza ingredients fresh vegetables wood table",
},
]}
title="Why Viking Pizza?"
@@ -250,42 +139,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Margherita",
- price: "85 kr",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-pizza-pan_23-2148361360.jpg?_wi=2",
- },
- {
- id: "p2",
- name: "Pepperoni Special",
- price: "95 kr",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-fluffy-pizza-with-mushrooms_23-2148574234.jpg",
- },
- {
- id: "p3",
- name: "Viking Meat Lovers",
- price: "105 kr",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-cheese-salad_23-2150096949.jpg",
- },
- {
- id: "p4",
- name: "Vegetarian Feast",
- price: "90 kr",
- imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-mushroom-green-pepper_114579-4305.jpg",
- },
- {
- id: "p5",
- name: "Hawaiian Classic",
- price: "85 kr",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-pizza-with-fresh-red-tomatoes-dark-salad-food-dough-cake-color-photo-fast-food_140725-160918.jpg",
- },
- {
- id: "p6",
- name: "Truffle Mushroom",
- price: "110 kr",
- imageSrc: "http://img.b2bpic.net/free-photo/decorated-lunch-serving-pizza-marble-surface_114579-25628.jpg",
- },
+ { id: "p1", name: "Margherita", price: "85 kr", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-pizza-pan_23-2148361360.jpg" },
+ { id: "p2", name: "Pepperoni Special", price: "95 kr", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fluffy-pizza-with-mushrooms_23-2148574234.jpg" },
+ { id: "p3", name: "Viking Meat Lovers", price: "105 kr", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-cheese-salad_23-2150096949.jpg" },
+ { id: "p4", name: "Vegetarian Feast", price: "90 kr", imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-mushroom-green-pepper_114579-4305.jpg" },
+ { id: "p5", name: "Hawaiian Classic", price: "85 kr", imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-pizza-with-fresh-red-tomatoes-dark-salad-food-dough-cake-color-photo-fast-food_140725-160918.jpg" },
+ { id: "p6", name: "Truffle Mushroom", price: "110 kr", imageSrc: "http://img.b2bpic.net/free-photo/decorated-lunch-serving-pizza-marble-surface_114579-25628.jpg" },
]}
title="Our Signature Pizzas"
description="Choose your flavor."
@@ -299,27 +158,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "12",
- title: "Adelgade Location",
- description: "Find us centrally.",
- icon: MapPin,
- },
- {
- id: "m2",
- value: "21:00",
- title: "Closing Time",
- description: "Open until late.",
- icon: Clock,
- },
- {
- id: "m3",
- value: "4.5",
- title: "Customer Rating",
- description: "Highly reviewed.",
- icon: Star,
- },
+ { id: "m1", value: "12", title: "Adelgade Location", description: "Find us centrally.", icon: MapPin },
+ { id: "m2", value: "21:00", title: "Closing Time", description: "Open until late.", icon: Clock },
+ { id: "m3", value: "4.5", title: "Customer Rating", description: "Highly reviewed.", icon: Star },
]}
title="Local Quality"
description="Serving the heart of Hobro."
@@ -331,46 +172,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- title: "Best in Hobro!",
- quote: "The crust is consistently perfect. My go-to spot.",
- name: "Anders Jensen",
- role: "Local Resident",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
- },
- {
- id: "t2",
- title: "Fresh & Fast",
- quote: "Always arrives hot and fresh. Great value for money.",
- name: "Mette Nielsen",
- role: "Regular Customer",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-writing-shcedule-diary-with-cup-coffee-desk-caf_23-2147925430.jpg",
- },
- {
- id: "t3",
- title: "Traditional Taste",
- quote: "Real wood-fired flavor. You can tell they use quality ingredients.",
- name: "Søren Madsen",
- role: "Pizza Enthusiast",
- imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg",
- },
- {
- id: "t4",
- title: "Fantastic Experience",
- quote: "Great atmosphere and friendly staff. Highly recommend.",
- name: "Line Poulsen",
- role: "Diner",
- imageSrc: "http://img.b2bpic.net/free-photo/three-friends-together-eating-pizza-cafe_1303-26163.jpg",
- },
- {
- id: "t5",
- title: "Authentic Pizza",
- quote: "The best pizza experience in North Jutland. Consistent quality.",
- name: "Jesper Holm",
- role: "Foodie",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256896.jpg",
- },
+ { id: "t1", title: "Best in Hobro!", quote: "The crust is consistently perfect. My go-to spot.", name: "Anders Jensen", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" },
+ { id: "t2", title: "Fresh & Fast", quote: "Always arrives hot and fresh. Great value for money.", name: "Mette Nielsen", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-writing-shcedule-diary-with-cup-coffee-desk-caf_23-2147925430.jpg" },
+ { id: "t3", title: "Traditional Taste", quote: "Real wood-fired flavor. You can tell they use quality ingredients.", name: "Søren Madsen", role: "Pizza Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg" },
+ { id: "t4", title: "Fantastic Experience", quote: "Great atmosphere and friendly staff. Highly recommend.", name: "Line Poulsen", role: "Diner", imageSrc: "http://img.b2bpic.net/free-photo/three-friends-together-eating-pizza-cafe_1303-26163.jpg" },
+ { id: "t5", title: "Authentic Pizza", quote: "The best pizza experience in North Jutland. Consistent quality.", name: "Jesper Holm", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256896.jpg" },
]}
title="What Our Neighbors Say"
description="Genuine reviews from our community."
@@ -383,24 +189,10 @@ export default function LandingPage() {
title="Visit or Order"
description="Drop by for a slice or give us a call to order."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "phone",
- type: "tel",
- placeholder: "Phone Number",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "phone", type: "tel", placeholder: "Phone Number", required: true },
]}
- textarea={{
- name: "message",
- placeholder: "Your request or question",
- rows: 4,
- }}
+ textarea={{ name: "message", placeholder: "Your request or question", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/top-view-wood-board-with-mini-pretzels-beer-rustic-with-copy-space_141793-6634.jpg"
/>
@@ -409,33 +201,16 @@ export default function LandingPage() {