diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ab5acc..9b411dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,6 @@ "use client"; -import { Clock, Flame, Heart, Leaf, MapPin, HandThumbsUp, UtensilsCrossed, Star } from "lucide-react"; +import { Clock, Flame, Heart, Leaf, MapPin, ThumbsUp, UtensilsCrossed, Star } from "lucide-react"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; import HeroSplit from "@/components/sections/hero/HeroSplit"; import FeatureCardNine from "@/components/sections/feature/FeatureCardNine"; @@ -46,13 +46,13 @@ export default function LandingPage() { tag="Lokalt pizzested" tagIcon={Flame} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} buttons={[ { text: "RING & BESTIL", href: "tel:+4576811111" }, { text: "BESTIL ONLINE", href: "#menu" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg" imageAlt="Ægte stenovn pizza fra Børkop" mediaAnimation="blur-reveal" imagePosition="right" @@ -68,28 +68,28 @@ export default function LandingPage() { { id: 1, title: "Ring & Bestil", description: "Bestil direkte over telefonen. Hurtig og personlig service.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg" } }, { id: 2, title: "Find Os i Børkop", description: "Se hvor vi ligger på Google Maps. Lige i hjertet af Børkop.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg" } }, { id: 3, title: "Se Hele Menuen", description: "Gennemse vores komplette menu med alle pizzaer og specialiteter.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/salami-pizza-topped-with-dried-herbs_140725-2837.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/salami-pizza-topped-with-dried-herbs_140725-2837.jpg" } } ]} @@ -109,10 +109,10 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Margherita", price: "89 kr", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg?_wi=2", imageAlt: "Margherita pizza" + id: "1", name: "Margherita", price: "89 kr", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg", imageAlt: "Margherita pizza" }, { - id: "2", name: "Pepperoni", price: "99 kr", imageSrc: "http://img.b2bpic.net/free-photo/salami-pizza-topped-with-dried-herbs_140725-2837.jpg?_wi=2", imageAlt: "Pepperoni pizza" + id: "2", name: "Pepperoni", price: "99 kr", imageSrc: "http://img.b2bpic.net/free-photo/salami-pizza-topped-with-dried-herbs_140725-2837.jpg", imageAlt: "Pepperoni pizza" }, { id: "3", name: "Kebab Pizza", price: "119 kr", imageSrc: "http://img.b2bpic.net/free-photo/pizza-mozzarella-fig-lettuce-slices-food-photography-flat-lay_53876-101543.jpg", imageAlt: "Kebab pizza" @@ -156,10 +156,10 @@ export default function LandingPage() { title: "Lokalt pizzested i Børkop", description: "Ejet af lokale folk med passion for god mad", icon: MapPin }, { - title: "God service & kvalitet", description: "Vi bryder os om vores kunder og deres oplevelse", icon: HandThumbsUp + title: "God service & kvalitet", description: "Vi bryder os om vores kunder og deres oplevelse", icon: ThumbsUp } ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg" imageAlt="Børkop Stenovn Pizza restaurant interiør" mediaAnimation="blur-reveal" imagePosition="right" @@ -178,19 +178,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Jens Hansen", role: "Famiglia", company: "Børkop resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Jens Hansen" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Jens Hansen" }, { id: "2", name: "Maria Andersson", role: "Mor", company: "Børkop resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Maria Andersson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Maria Andersson" }, { id: "3", name: "Erik Nielsen", role: "Businessperson", company: "Børkop resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Erik Nielsen" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Erik Nielsen" }, { id: "4", name: "Sofia Johansen", role: "Student", company: "Børkop resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Sofia Johansen" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sofia Johansen" } ]} kpiItems={[ @@ -213,7 +213,7 @@ export default function LandingPage() { { name: "phone", type: "tel", placeholder: "+45 7681 1111" } ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg" imageAlt="Børkop Stenovn Pizza lokation" mediaAnimation="blur-reveal" mediaPosition="right" @@ -239,7 +239,7 @@ export default function LandingPage() { id: "3", value: "16:00 - 21:30", description: "Søndag" } ]} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" buttons={[ { text: "Ring nu", href: "tel:+4576811111" },