From b090218f2b46a3d78e0313ab8c72f442621b13f3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:50:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff072bc..b3a665d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,9 +63,22 @@ export default function LandingPage() { title="Client Success Stories" description="Discover why homeowners throughout the GTA choose Noyan Construction for their most important home projects." testimonials={[ - { id: "t1", name: "Sarah J.", role: "Homeowner", testimonial: "The attention to detail and transparency on pricing were unmatched. My kitchen is everything I dreamed of!", icon: Star }, - { id: "t2", name: "Mark D.", role: "Investor", testimonial: "Noyan delivered on time and within budget. Professionalism at its finest.", icon: Star }, - { id: "t3", name: "Emily R.", role: "Designer", testimonial: "Exquisite craftsmanship. A pleasure to work with, every step of the renovation was handled perfectly.", icon: Star }, + { id: "t1", name: "Anita Shavandi", role: "Homeowner", testimonial: "Professional work and great communication!", icon: Star }, + { id: "t2", name: "Hamid Mirhashemi", role: "Homeowner", testimonial: "Delivered exactly what was promised on time.", icon: Star }, + { id: "t3", name: "Alireza Honarvar", role: "Homeowner", testimonial: "Fantastic craftsmanship throughout the renovation.", icon: Star }, + { id: "t4", name: "Mohsen Saadatian", role: "Homeowner", testimonial: "Highly recommend their renovation services.", icon: Star }, + { id: "t5", name: "Farhad Fmolky", role: "Homeowner", testimonial: "Transformed my home into something special.", icon: Star }, + { id: "t6", name: "p m", role: "Homeowner", testimonial: "Very clean and precise construction work.", icon: Star }, + { id: "t7", name: "Ali Rowshanzamir", role: "Homeowner", testimonial: "Trustworthy team, excellent result.", icon: Star }, + { id: "t8", name: "Maziar Rahnama", role: "Homeowner", testimonial: "Top tier quality and attention to detail.", icon: Star }, + { id: "t9", name: "ABNB BAHRAM", role: "Homeowner", testimonial: "Exceeded all our expectations on the kitchen.", icon: Star }, + { id: "t10", name: "Arash Radan", role: "Homeowner", testimonial: "Reliable and skilled team of professionals.", icon: Star }, + { id: "t11", name: "Reza Rahmanian", role: "Homeowner", testimonial: "The project finished perfectly on schedule.", icon: Star }, + { id: "t12", name: "farzad pourhassan", role: "Homeowner", testimonial: "Seamless process from start to finish.", icon: Star }, + { id: "t13", name: "Farshid mohammad Salehipanah", role: "Homeowner", testimonial: "Great attention to customer requests.", icon: Star }, + { id: "t14", name: "Ali Nimroozi", role: "Homeowner", testimonial: "Professionalism and quality that lasts.", icon: Star }, + { id: "t15", name: "Mark Mohammadian", role: "Homeowner", testimonial: "Honest approach to home renovations.", icon: Star }, + { id: "t16", name: "Leili Khansari", role: "Homeowner", testimonial: "Beautiful results that I am proud of.", icon: Star } ]} useInvertedBackground={true} />