Update src/app/page.tsx
This commit is contained in:
@@ -54,15 +54,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Robert Johnson", handle: "Director, Major Construction Inc", testimonial: "BIM Services transformed our project delivery. We reduced coordination issues by 60% and saved significant time and cost.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-senior-arch-1773140463669-1f08367c.png"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-senior-arch-1773140463669-1f08367c.png?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah Chen", handle: "Project Manager, Urban Development Co", testimonial: "Exceptional expertise. Their BIM coordination identified conflicts early, preventing costly rework during construction.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-project-man-1773140463621-779826df.png"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-project-man-1773140463621-779826df.png?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Michael Rodriguez", handle: "Chief Architect, Premier Design Studios", testimonial: "Professional team with deep BIM knowledge. They deliver comprehensive solutions that exceed expectations.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-constructio-1773140465838-5fb08f67.png"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-constructio-1773140465838-5fb08f67.png?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -161,13 +161,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Robert Johnson", role: "Construction Director", testimonial: "BIM Services revolutionized our project management. The coordination tools identified issues before they became expensive problems. Outstanding ROI.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-senior-arch-1773140463669-1f08367c.png", icon: Star
|
||||
id: "1", name: "Robert Johnson", role: "Construction Director", testimonial: "BIM Services revolutionized our project management. The coordination tools identified issues before they became expensive problems. Outstanding ROI.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-senior-arch-1773140463669-1f08367c.png?_wi=2", icon: Star
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Senior Project Manager", testimonial: "Professional team with exceptional BIM expertise. Their analysis tools helped us optimize our design and construction sequence significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-project-man-1773140463621-779826df.png", icon: Star
|
||||
id: "2", name: "Sarah Chen", role: "Senior Project Manager", testimonial: "Professional team with exceptional BIM expertise. Their analysis tools helped us optimize our design and construction sequence significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-project-man-1773140463621-779826df.png?_wi=2", icon: Star
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael Rodriguez", role: "Architecture Principal", testimonial: "Comprehensive BIM modeling services exceeded our expectations. Their coordination identified 47 clashes that would have cost hundreds of thousands to fix on-site.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-constructio-1773140465838-5fb08f67.png", icon: Star
|
||||
id: "3", name: "Michael Rodriguez", role: "Architecture Principal", testimonial: "Comprehensive BIM modeling services exceeded our expectations. Their coordination identified 47 clashes that would have cost hundreds of thousands to fix on-site.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-constructio-1773140465838-5fb08f67.png?_wi=2", icon: Star
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emily Zhang", role: "BIM Manager", testimonial: "Exceptional technical knowledge and collaborative approach. They delivered detailed, accurate BIM models that streamlined our entire construction process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akd7swxBcCI7p0OVr2G9WQ2Frq/a-professional-headshot-of-a-young-archi-1773140463956-05ab5959.png", icon: Star
|
||||
|
||||
Reference in New Issue
Block a user