Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 08:30:37 +00:00

View File

@@ -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"
/>
</div>
@@ -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}
/>
</div>
@@ -215,7 +217,6 @@ export default function HomePage() {
useInvertedBackground={false}
speed={40}
showCard={true}
animationType="opacity"
/>
</div>