From cfbc4f73a8f65f9bf46dcb7f8ae59666c5f56278 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 13:16:05 +0000 Subject: [PATCH] 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 a77307f..7dc42be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function ItalianRestaurantPage() { background={{ variant: "sparkles-gradient" }} tag="Fine Dining" tagIcon={Sparkles} - imageSrc="https://img.b2bpic.net/premium-photo/tasted-famous-italian-food_119101-260.jpg?id=6608694" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUoY1i7Q7GIRAyfpjMunrFAkim/uploaded-1774617203272-kzl7zv75.jpg" imageAlt="Elegant Italian restaurant dining room" buttons={[ { text: "Đặt cơm ngay ", href: "contact" }, @@ -72,8 +72,8 @@ export default function ItalianRestaurantPage() {