Update src/app/page.tsx

This commit is contained in:
2026-06-10 18:56:00 +00:00
parent 465a60f9a7
commit 84024e7fde

View File

@@ -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>