Update src/app/page.tsx
This commit is contained in:
@@ -127,9 +127,9 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Місце, де народжується смак."},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-man-with-apron-clay_23-2148986241.jpg", alt: "Artisan baker with fresh bread"}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-with-apron-clay_23-2148986241.jpg"
|
||||
imageAlt="Artisan baker with fresh bread"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user