Merge version_2 into main #6

Merged
bender merged 2 commits from version_2 into main 2026-04-03 10:24:58 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/hairdresser-salon-interior_23-2148705018.jpg"
imageSrc="https://img.b2bpic.net/free-photo/hairdresser-salon-interior_23-2148705018.jpg?_wi=1"
columns={[
{ title: "Söderlings", items: [{ label: "Vällingbyplan 3", href: "#" }, { label: "08-87 06 05", href: "tel:08870605" }] },
{ title: "Länkar", items: [{ label: "Start", href: "/" }, { label: "Boka tid", href: "https://www.bokadirekt.se/places/sderlings-pinkstore-8591" }] },

View File

@@ -55,7 +55,7 @@ export default function ServicesPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/hairdresser-salon-interior_23-2148705018.jpg"
imageSrc="https://img.b2bpic.net/free-photo/hairdresser-salon-interior_23-2148705018.jpg?_wi=2"
columns={[
{ title: "Söderlings", items: [{ label: "Vällingbyplan 3", href: "#" }, { label: "08-87 06 05", href: "tel:08870605" }] },
{ title: "Länkar", items: [{ label: "Start", href: "/" }, { label: "Boka tid", href: "https://www.bokadirekt.se/places/sderlings-pinkstore-8591" }] },