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