Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-02 08:04:31 +00:00

View File

@@ -82,13 +82,13 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "Our Story: A Passion for Vietnamese Cuisine"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg", alt: "Cozy cafe interior with Vietnamese theme"}
]}
buttons={[
{
text: "Learn More", href: "#"},
text: "Learn More", href: "#"}
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg"
imageAlt="Cozy cafe interior with Vietnamese theme"
/>
</div>