Update src/app/page.tsx
This commit is contained in:
@@ -102,9 +102,10 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Our Legacy of Flavor: The Story of Panchali Pure Veg"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg", alt: "Elegant interior of Panchali Pure Veg restaurant"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg"
|
||||
imageAlt="Elegant interior of Panchali Pure Veg restaurant"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user