Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 346caa6143 | |||
| 5055cd07f8 | |||
| b443d81acb |
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Mi Vida - Creative Digital Solutions", description: "Portfolio of elegant, scalable digital solutions for complex problems"};
|
||||
title: "Mi Vida - Creative Digital Solutions", description: "Portfolio of elegant, scalable digital solutions for complex problems"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
title="What Clients Say"
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Trusted by amazing people and brands worldwide"
|
||||
tag="Testimonials"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user