Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Blog", id: "#blog"},
|
name: "Blog", id: "#blog"},
|
||||||
]}
|
]}
|
||||||
brandName="AquaTech"
|
brandName="Idrosport"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -278,10 +278,10 @@ export default function LandingPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
logoText="AquaTech"
|
logoText="Idrosport"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user