Update src/app/page.tsx

This commit is contained in:
2025-12-26 16:13:57 +00:00
parent b2a6350f82
commit be073b37c7

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>