Update src/app/reviews/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ const ReviewsPage = () => {
|
||||
role: "Homeowner, Tampa",
|
||||
testimonial: "Communication was absolutely amazing. They kept me updated on time and schedule. The work is exceptional.",
|
||||
icon: ThumbsUp,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -65,7 +65,7 @@ const ReviewsPage = () => {
|
||||
role: "Homeowner, Miami",
|
||||
testimonial: "Fast, efficient, exceptional quality. My metal roof is elegant—people stop to comment on how beautiful it looks.",
|
||||
icon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -73,7 +73,7 @@ const ReviewsPage = () => {
|
||||
role: "Homeowner, Fort Myers",
|
||||
testimonial: "They reached out before and after Hurricane Idalia. That's the kind of team you want when storms hit.",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -81,7 +81,7 @@ const ReviewsPage = () => {
|
||||
role: "Homeowner, Sarasota",
|
||||
testimonial: "Detailed report, came prepared, no surprises. The entire process was professional and transparent from start to finish.",
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -89,7 +89,7 @@ const ReviewsPage = () => {
|
||||
role: "Homeowner, Tampa Bay",
|
||||
testimonial: "They show up when they say they will. Reliable, trustworthy, and genuinely care about their work.",
|
||||
icon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -97,7 +97,7 @@ const ReviewsPage = () => {
|
||||
role: "Homeowner, Naples",
|
||||
testimonial: "The quality is outstanding. Our new metal roof has transformed our home's curb appeal and we feel protected.",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user