Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "5.0 Rating", handle: "Trusted Local Expert", testimonial: "Outstanding service, competitive pricing, and expert knowledge.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-wearing-olive-green-t-shirt-showing-thumbs-up-isolated-yellow-wall_141793-82619.jpg", imageAlt: "happy homeowner satisfied customer portrait smile"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-wearing-olive-green-t-shirt-showing-thumbs-up-isolated-yellow-wall_141793-82619.jpg?_wi=1", imageAlt: "happy homeowner satisfied customer portrait smile"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Homeowner, Liberty Hill", testimonial: "Outstanding service and competitive pricing. Gate Specialties did exactly what they promised, on time and on budget.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-wearing-olive-green-t-shirt-showing-thumbs-up-isolated-yellow-wall_141793-82619.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", handle: "Homeowner, Liberty Hill", testimonial: "Outstanding service and competitive pricing. Gate Specialties did exactly what they promised, on time and on budget.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-wearing-olive-green-t-shirt-showing-thumbs-up-isolated-yellow-wall_141793-82619.jpg?_wi=2", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Ranch Owner", testimonial: "Pleasure to work with. The team was very knowledgeable about gate motors and systems. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen"
|
||||
|
||||
Reference in New Issue
Block a user