Update src/app/page.tsx
This commit is contained in:
@@ -112,8 +112,7 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{ type: "text", content: "O marce Stylowy Brodacz: Pielęgnacja z pasją." }
|
||||
]}
|
||||
imageSrc={getAsset("about-beard-care").url}
|
||||
imageAlt={getAsset("about-beard-care").alt}
|
||||
image={{ src: getAsset("about-beard-care").url, alt: getAsset("about-beard-care").alt }}
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
|
||||
Reference in New Issue
Block a user