diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9cd7e2a..bf4f42e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { tag="Our Story" tagIcon={Award} tagAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/crop-woman-cutting-carrot_23-2147809537.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-woman-cutting-carrot_23-2147809537.jpg?_wi=2" imageAlt="professional chef preparing sushi carefully" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -103,7 +103,7 @@ export default function AboutPage() { { title: "Fresh Ingredients Daily", description: "We source premium fish and vegetables each morning to ensure maximum freshness and authentic flavor in every roll.", - imageSrc: "http://img.b2bpic.net/free-photo/salmon-with-lemon-wooden-board_23-2148035075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salmon-with-lemon-wooden-board_23-2148035075.jpg?_wi=3", imageAlt: "fresh raw fish salmon premium quality", buttonIcon: CheckCircle, buttonHref: "/menu", @@ -111,7 +111,7 @@ export default function AboutPage() { { title: "Fast, Reliable Delivery", description: "Order online and receive your sushi within 30 minutes. We guarantee prompt, professional delivery to your door.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-courier-using-tablet_23-2147801214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-courier-using-tablet_23-2147801214.jpg?_wi=3", imageAlt: "fast delivery courier package service", buttonIcon: Zap, buttonHref: "/menu", @@ -119,7 +119,7 @@ export default function AboutPage() { { title: "Local Aalborg Pride", description: "Supporting our local community with authentic Japanese cuisine. We're proud to serve Aalborg with excellence and respect.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-austria-map-infographic_23-2148743398.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-austria-map-infographic_23-2148743398.jpg?_wi=3", imageAlt: "Aalborg Denmark city map location", buttonIcon: Star, buttonHref: "/about", diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b1440af..d230537 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -76,7 +76,7 @@ export default function ContactPage() { - + {children}