Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-30 08:21:12 +00:00

View File

@@ -47,14 +47,14 @@ export default function LandingPage() {
title="Smaker med omtanke, precision och personlighet"
description="En modern gastronomisk upplevelse i hjärtat av Göteborg."
testimonials={[
{ name: "Erik S.", handle: "@erik_gastro", testimonial: "Fantastiskt god lunch, smart koncept.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517420.jpg" },
{ name: "Maria K.", handle: "@mariamath", testimonial: "Spännande mat och trevlig personal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg" },
{ name: "Lars B.", handle: "@lars_gbg", testimonial: "Lokalen och atmosfären är superfin.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg" },
{ name: "Erik S.", handle: "@erik_gastro", testimonial: "Fantastiskt god lunch, smart koncept.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517420.jpg?_wi=1" },
{ name: "Maria K.", handle: "@mariamath", testimonial: "Spännande mat och trevlig personal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg?_wi=1" },
{ name: "Lars B.", handle: "@lars_gbg", testimonial: "Lokalen och atmosfären är superfin.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg?_wi=1" },
{ name: "Sofia L.", handle: "@sofialund", testimonial: "En upplevelse utöver det vanliga.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-stylish-bearded-man-speaks-smart-phone_273609-8930.jpg" },
{ name: "Johan P.", handle: "@johan_foodie", testimonial: "Högsta betyg, kommer absolut tillbaka.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/playful-girl-enjoying-tasty-breakfast-holidays-stylish-modern-cafe_273443-1845.jpg" },
]}
buttons={[{ text: "Boka bord", href: "#contact" }, { text: "Se meny", href: "#menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-table-etiquette-elements_23-2148914920.jpg"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-table-etiquette-elements_23-2148914920.jpg?_wi=1"
imageAlt="Bhoga restaurangmiljö"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190949.jpg", alt: "Gäst 1" },
@@ -93,7 +93,7 @@ export default function LandingPage() {
{ title: "Lokala råvaror", value: "Fokus" },
{ title: "År av passion", value: "10+" },
]}
imageSrc="http://img.b2bpic.net/free-photo/different-vegetables-wooden-background_23-2147694233.jpg"
imageSrc="http://img.b2bpic.net/free-photo/different-vegetables-wooden-background_23-2147694233.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -139,11 +139,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Erik S.", date: "2024", title: "Högsta betyg", quote: "Fantastisk mat och personal.", tag: "Lunch", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-table-etiquette-elements_23-2148914920.jpg", imageAlt: "happy customer dining restaurant" },
{ id: "t2", name: "Maria K.", date: "2024", title: "Bästa i stan", quote: "Smart och god mat.", tag: "Middag", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg", imageSrc: "http://img.b2bpic.net/free-photo/different-vegetables-wooden-background_23-2147694233.jpg", imageAlt: "happy customer dining restaurant" },
{ id: "t3", name: "Lars B.", date: "2024", title: "Favorit", quote: "Superfin lokal och atmosfär.", tag: "Middag", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598354.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517420.jpg", imageAlt: "happy customer dining restaurant" },
{ id: "t4", name: "Sofia L.", date: "2023", title: "Imponerande", quote: "En minnesvärd middag.", tag: "Middag", avatarSrc: "http://img.b2bpic.net/free-photo/couple-eating-salmon-dish-bowl-restaurant-taking-selfie_23-2150461493.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg", imageAlt: "happy customer dining restaurant" },
{ id: "t5", name: "Johan P.", date: "2023", title: "Rekommenderas", quote: "Kvalitet rakt igenom.", tag: "Lunch", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg", imageAlt: "happy customer dining restaurant" },
{ id: "t1", name: "Erik S.", date: "2024", title: "Högsta betyg", quote: "Fantastisk mat och personal.", tag: "Lunch", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-table-etiquette-elements_23-2148914920.jpg?_wi=2", imageAlt: "happy customer dining restaurant" },
{ id: "t2", name: "Maria K.", date: "2024", title: "Bästa i stan", quote: "Smart och god mat.", tag: "Middag", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg", imageSrc: "http://img.b2bpic.net/free-photo/different-vegetables-wooden-background_23-2147694233.jpg?_wi=2", imageAlt: "happy customer dining restaurant" },
{ id: "t3", name: "Lars B.", date: "2024", title: "Favorit", quote: "Superfin lokal och atmosfär.", tag: "Middag", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598354.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517420.jpg?_wi=2", imageAlt: "happy customer dining restaurant" },
{ id: "t4", name: "Sofia L.", date: "2023", title: "Imponerande", quote: "En minnesvärd middag.", tag: "Middag", avatarSrc: "http://img.b2bpic.net/free-photo/couple-eating-salmon-dish-bowl-restaurant-taking-selfie_23-2150461493.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg?_wi=2", imageAlt: "happy customer dining restaurant" },
{ id: "t5", name: "Johan P.", date: "2023", title: "Rekommenderas", quote: "Kvalitet rakt igenom.", tag: "Lunch", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg?_wi=2", imageAlt: "happy customer dining restaurant" },
]}
title="Gästernas röster"
description="Vi är stolta över att vara en del av Göteborgs matscen."