From 98ddaf675416616f8c88a0f00ae0b25e9338ec85 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 18:48:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2396655..5ab2861 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,19 +55,19 @@ export default function LandingPage() { { text: "Book a Table", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710798763-l89gt5q7.png" imageAlt="The Naked Woolf Dining Interior" avatars={[ { - src: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg", alt: "Dining guest 1"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710812596-6fiikh1q.jpg", alt: "Dining guest 1"}, { - src: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg", alt: "Dining guest 2"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710828780-b3y987e7.jpg", alt: "Dining guest 2"}, { - src: "http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg", alt: "Dining guest 3"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710839540-3ie5zsdd.jpg", alt: "Dining guest 3"}, { - src: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg", alt: "Dining guest 4"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710862272-kiuac5ec.jpg", alt: "Dining guest 4"}, { - src: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg", alt: "Dining guest 5"}, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710883321-n84ygn95.jpg", alt: "Dining guest 5"}, ]} marqueeItems={[ { @@ -89,7 +89,7 @@ export default function LandingPage() { useInvertedBackground={true} title="The Naked Woolf Philosophy" description="We believe in the integrity of fresh, local ingredients prepared with precision. Our space is designed for those who appreciate the finer things in life, served without pretense." - imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510918.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710782780-57wl2pw8.jpg" imageAlt="Our Culinary Story" /> @@ -103,15 +103,15 @@ export default function LandingPage() { { id: "feat-1", title: "Curated Wine Selection", descriptions: [ "Expertly chosen vintages from top vineyards.", "Perfect pairings for every dish."], - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710703053-ploc5obb.jpg"}, { id: "feat-2", title: "Attentive Service", descriptions: [ "Discrete yet highly responsive hospitality.", "Your comfort is our top priority."], - imageSrc: "http://img.b2bpic.net/free-photo/waiters-holding-plate-grilled-salmon-mashed-potato-topped-with-red-caviar-asparagus_140725-519.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710711835-yskfolsm.jpg"}, { id: "feat-3", title: "Relaxed Atmosphere", descriptions: [ "Sophisticated design meets comfort.", "The perfect venue for any occasion."], - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710730289-y5e2gjou.jpg"}, ]} title="Elevate Your Evening" description="We blend service excellence with a relaxed atmosphere to create unforgettable moments." @@ -214,7 +214,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Find quick answers to common queries about our restaurant." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/waiter-is-waiting-feedback-about-served-dish-from-revisor-restaurant_8353-10595.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXpgSj96cBPXJzRBQRyozYSrib/uploaded-1776710681503-y5c71g9p.jpg" imageAlt="Customer service conversation" /> -- 2.49.1