Update src/app/about/page.tsx
This commit is contained in:
@@ -35,7 +35,7 @@ export default function AboutPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="LichtPrint"
|
||||
navItems={navItems}
|
||||
button={{ text: "Get Quote", href: "/contact" }}
|
||||
button={{ text: "Language", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -70,7 +70,7 @@ export default function AboutPage() {
|
||||
<div className="mx-auto px-4 md:px-6">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Working with LichtPrint has transformed how we present our brand. Their expertise, attention to detail, and dedication to sustainability align perfectly with our company values. We couldn't ask for a better partner."
|
||||
rating={5}
|
||||
rating={4.5}
|
||||
author="Michael Fischer, Director - Sustainable Design Co."
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Michael Fischer" },
|
||||
|
||||
Reference in New Issue
Block a user