1 Commits

Author SHA1 Message Date
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} tagIcon={Heart}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766764501852-mmy7v2k1.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766764501852-mmy7v2k1.jpg"
imageAlt="Restaurant ambiance" imageAlt="Restaurant ambiance"
buttons={[{ text: "Learn More", href: "#" }]} buttons={[{ text: "Join us", href: "#" }]}
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
/> />
</div> </div>