Update src/app/page.tsx
This commit is contained in:
@@ -51,6 +51,10 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/row-identical-laptops-monochrome-light-corporate-teams-digital-device-fleet_169016-70819.jpg"
|
||||
imageAlt="Professional premium design studio"
|
||||
avatarText="Trusted by leading local enterprises"
|
||||
testimonials={[
|
||||
{ name: "Alex Rivera", handle: "@arivera", testimonial: "The site transformation increased our leads by 40% in just two months. Unmatched quality.", rating: 5 },
|
||||
{ name: "Sarah Chen", handle: "@schen", testimonial: "Finally, a team that understands how to position premium services. Exceptional execution.", rating: 5 }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user