Update src/app/page.tsx

This commit is contained in:
2026-05-27 21:51:18 +00:00
parent e0a6ea5a77
commit 81d2d0265c

View File

@@ -76,6 +76,8 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "Our Story & Passion for Fine Dining"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-kitchen_23-2149631672.jpg", alt: "Chef Bernard standing proudly in his kitchen"},
{
type: "text", content: "Bernard's Bistro was founded on a deep love for classic French culinary traditions, blended with a modern touch. Our journey began over two decades ago, with a commitment to exceptional ingredients and creating a warm, inviting atmosphere for all our guests. Every dish tells a story, crafted with passion and precision."
}
@@ -84,8 +86,6 @@ export default function LandingPage() {
{
text: "Discover Our History", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-man-kitchen_23-2149631672.jpg"
imageAlt="Chef Bernard standing proudly in his kitchen"
/>
</div>