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