From 74d1066731fb037381393344292afac1579c7623 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 16:39:06 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bf296c1..50e2ddb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -38,7 +38,7 @@ export default function AboutPage() { title="A Passion for Perfection in Every Bite" description="Founded in the heart of Ariana, Lab Station was born from a simple desire: to elevate the local burger scene. We combine premium ingredients, artisanal techniques, and a vibrant atmosphere to create an unforgettable dining experience for our community." bulletPoints={[{title: "Fresh, Local Ingredients", description: "We source our produce and meats from local Tunisian suppliers to ensure unmatched quality and freshness."}, {title: "Artisanal Preparation", description: "Every sauce, every patty, and every bun is crafted with care by our dedicated kitchen team."}, {title: "Community-First", description: "We believe in creating a space where friends and family can connect over truly great food."}]} - imageSrc="http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg" + imageSrc="http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg?_wi=4" imageAlt="Our signature gourmet burger setup" /> From 5d3b1a0aa0b33b529084a55a098ad97211254c4c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 16:39:07 +0000 Subject: [PATCH 2/3] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 5be2737..8bd79fc 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -35,7 +35,7 @@ export default function MenuPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} - products={[{id: "1", name: "Classic Lab Burger", price: "TND 25", imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg"}, {id: "2", name: "Spicy Chicken Tacos", price: "TND 22", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg"}, {id: "3", name: "Loaded Lab Fries", price: "TND 12", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg"}]} + products={[{id: "1", name: "Classic Lab Burger", price: "TND 25", imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg?_wi=3"}, {id: "2", name: "Spicy Chicken Tacos", price: "TND 22", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=4"}, {id: "3", name: "Loaded Lab Fries", price: "TND 12", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=5"}]} title="Our Signature Items" description="From classic burgers to savory tacos, everything is made to satisfy your cravings." /> From e4fc2f872a8b537221f1c8ee1b42be4f863b2bf5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 16:39:07 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa9b2e9..1a0655c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { logoText="Lab Station" description="Ariana's top burger spot. Fresh ingredients. Real flavor. Open until late." buttons={[{text: "Call Now", href: "tel:+21650708979"}, {text: "Get Directions", href: "https://maps.google.com"}]} - slides={[{imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg", imageAlt: "Juicy burger"}]} + slides={[{imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg?_wi=1", imageAlt: "Juicy burger"}]} /> @@ -57,7 +57,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} - features={[{id: "1", title: "Fresh Ingredients", description: "Locally sourced and carefully selected.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-greens-lemon-with-garlic-oil-dark-desk_140725-76702.jpg"}, {id: "2", title: "Top-Rated Quality", description: "Consistently rated 4.6+ by our customers.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-sifting-flour_23-2149646231.jpg"}, {id: "3", title: "Fast & Authentic", description: "Cooked to perfection, served with passion.", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg"}]} + features={[{id: "1", title: "Fresh Ingredients", description: "Locally sourced and carefully selected.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-greens-lemon-with-garlic-oil-dark-desk_140725-76702.jpg"}, {id: "2", title: "Top-Rated Quality", description: "Consistently rated 4.6+ by our customers.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-sifting-flour_23-2149646231.jpg"}, {id: "3", title: "Fast & Authentic", description: "Cooked to perfection, served with passion.", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=1"}]} title="Why Lab Station?" description="We don't just cook, we create experiences that keep you coming back." /> @@ -69,7 +69,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} - products={[{id: "1", name: "Classic Lab Burger", price: "TND 25", imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg"}, {id: "2", name: "Spicy Chicken Tacos", price: "TND 22", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg"}, {id: "3", name: "Loaded Lab Fries", price: "TND 12", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg"}]} + products={[{id: "1", name: "Classic Lab Burger", price: "TND 25", imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg?_wi=2"}, {id: "2", name: "Spicy Chicken Tacos", price: "TND 22", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=2"}, {id: "3", name: "Loaded Lab Fries", price: "TND 12", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=3"}]} title="Our Signature Items" description="From classic burgers to savory tacos, everything is made to satisfy your cravings." />