4 Commits

Author SHA1 Message Date
61561070f0 Update src/app/page.tsx 2026-04-21 16:06:42 +00:00
c14c65511c Merge version_2 into main
Merge version_2 into main
2026-04-21 16:03:11 +00:00
7e2627dc33 Merge version_2 into main
Merge version_2 into main
2026-04-21 16:02:18 +00:00
b461017c31 Merge version_2 into main
Merge version_2 into main
2026-04-21 15:51:47 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
title="A Symphony of Flavors" title="A Symphony of Flavors"
description="Experience the pinnacle of culinary art at Presamar. Where every dish tells a story of passion, precision, and tradition." description="Experience the award-winning coastal fusion cuisine at Presamar. Where every dish tells a story of passion, precision, and tradition."
leftCarouselItems={[ leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg", imageAlt: "Luxurious dining interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg", imageAlt: "Luxurious dining interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-head-chef-uniform-uses-spoon-taste-delicious-soup_482257-121222.jpg", imageAlt: "Chef preparing dish" }, { imageSrc: "http://img.b2bpic.net/free-photo/male-head-chef-uniform-uses-spoon-taste-delicious-soup_482257-121222.jpg", imageAlt: "Chef preparing dish" },
@@ -60,7 +60,8 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-reception-hall-with-decorated-luxury-table-setting_181624-13771.jpg", imageAlt: "Elegant setting" }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-reception-hall-with-decorated-luxury-table-setting_181624-13771.jpg", imageAlt: "Elegant setting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-sauce-top_140725-6436.jpg", imageAlt: "Fine dining" }, { imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-sauce-top_140725-6436.jpg", imageAlt: "Fine dining" },
]} ]}
buttons={[{ text: "Reserve Your Table", href: "#contact" }]} buttons={[{ text: "Reserve Your Table", href: "#contact" }]
}
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg", alt: "Diner 1" }, { src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg", alt: "Diner 1" },
{ src: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg", alt: "Diner 2" }, { src: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg", alt: "Diner 2" },