Update src/app/page.tsx
This commit is contained in:
@@ -49,6 +49,11 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
title="Redefine Your Brand with Vanguard ID"
|
||||
description="Professional logo creation and digital design agency in Settat, Morocco. Elevate your presence with AI-powered design solutions."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started", href: "#contact"
|
||||
}
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Ahmed", handle: "@sarah.design", testimonial: "Vanguard ID completely transformed our brand image. Exceptional creativity!", rating: 5,
|
||||
@@ -202,4 +207,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user