2 Commits

Author SHA1 Message Date
dbe91ab8b9 Merge version_4 into main
Merge version_4 into main
2025-12-26 16:14:02 +00:00
be073b37c7 Update src/app/page.tsx 2025-12-26 16:13:57 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
tagIcon={Heart}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766764501852-mmy7v2k1.jpg"
imageAlt="Restaurant ambiance"
buttons={[{ text: "Learn More", href: "#" }]}
buttons={[{ text: "Join us", href: "#" }]}
useInvertedBackground="noInvert"
/>
</div>