From 591fb681dad5f1bae1976ff1d32c2dcd0136de92 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 08:30:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94067d9..a6abeb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,6 +115,9 @@ export default function HomePage() { heading={[ { type: "text", content: "Our Story, Our Passion for Freshness" + }, + { + type: "image", src: "http://img.b2bpic.net/free-photo/fried-shrimp-with-sushi-table_140725-6656.jpg", alt: "Modern interior of Ốc Đêm Chú Kiệt 5 Garden" } ]} buttons={[ @@ -127,8 +130,6 @@ export default function HomePage() { ]} buttonAnimation="slide-up" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/fried-shrimp-with-sushi-table_140725-6656.jpg" - imageAlt="Modern interior of Ốc Đêm Chú Kiệt 5 Garden" /> @@ -153,7 +154,7 @@ export default function HomePage() { title: "Group Dining", description: "Perfect settings for family gatherings and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-food_23-2149636916.jpg", imageAlt: "Group dining setup" }, { - title: "Family Dining", description: "A welcoming atmosphere for all ages to enjoy.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg", imageAlt: "Family dining" + title: "Family Dining", description: "A welcoming atmosphere for all ages to enjoy.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg", alt: "Family dining" }, { title: "Events & Celebrations", description: "Host your special moments with our dedicated event planning.", imageSrc: "http://img.b2bpic.net/free-photo/four-smiling-business-people-buffet-table_1262-1832.jpg", imageAlt: "Event setup" @@ -163,6 +164,7 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} /> @@ -215,7 +217,6 @@ export default function HomePage() { useInvertedBackground={false} speed={40} showCard={true} - animationType="opacity" />