4 Commits

Author SHA1 Message Date
10415af2bc Update src/app/page.tsx 2026-04-19 06:45:42 +00:00
3ae9824b6f Merge version_3 into main
Merge version_3 into main
2026-04-19 06:44:50 +00:00
2329fcbb11 Update src/app/page.tsx 2026-04-19 06:44:48 +00:00
0dfb36cb79 Merge version_2 into main
Merge version_2 into main
2026-04-19 06:43:46 +00:00

View File

@@ -53,6 +53,11 @@ export default function LandingPage() {
description="Indulge in our sustainably sourced, daily-caught seafood delicacies prepared by expert chefs in a breathtaking coastal atmosphere."
imageSrc="http://img.b2bpic.net/free-photo/desk-with-snaks-beer_140725-1902.jpg"
imageAlt="Fresh seafood dining experience"
buttons={[
{
text: "Reserve Your Table", href: "#contact"
}
]}
/>
</div>