Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user