Update src/app/page.tsx

This commit is contained in:
2026-06-10 10:00:44 +00:00
parent 20155d36a0
commit 075e382bc4

View File

@@ -112,8 +112,7 @@ export default function LandingPage() {
heading={[ heading={[
{ type: "text", content: "O marce Stylowy Brodacz: Pielęgnacja z pasją." } { type: "text", content: "O marce Stylowy Brodacz: Pielęgnacja z pasją." }
]} ]}
imageSrc={getAsset("about-beard-care").url} image={{ src: getAsset("about-beard-care").url, alt: getAsset("about-beard-care").alt }}
imageAlt={getAsset("about-beard-care").alt}
/> />
</div> </div>
<div id="features" data-section="features"> <div id="features" data-section="features">