Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49de45e0ea | |||
| 204a3d69e6 |
@@ -238,9 +238,9 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={true}
|
||||
testimonial="Silicon HiTech Engineering consistently delivers beyond expectation. Their meticulous attention to detail and proactive communication ensured our complex project was completed flawlessly and ahead of schedule."
|
||||
testimonial="Working with Silicon HiTech was a game-changer for our infrastructure project. Their expertise in advanced analysis and project management ensured seamless execution and exceptional quality. Highly recommended!"
|
||||
rating={5}
|
||||
author="Sarah Connor, Operations Director at Global Mfg. Inc."
|
||||
author="Priya Sharma, Lead Engineer at InfraSolutions Group"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", alt: "Sarah Connor"},
|
||||
@@ -330,4 +330,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user