Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -32,22 +32,18 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "#faq",
|
||||
},
|
||||
]}
|
||||
button={{
|
||||
@@ -174,7 +170,6 @@ export default function LandingPage() {
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-young-woman-with-bun-her-head-city-park_169016-21843.jpg",
|
||||
description: "Sloggy Plumbing saved the day! Our basement flooded, and they were here within the hour. Professional, quick, and left everything spotless.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -183,7 +178,6 @@ export default function LandingPage() {
|
||||
company: "Café Bean",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-photogenic-blonde-woman-wearing-headphones_23-2148397120.jpg",
|
||||
description: "Excellent service for our cafe's plumbing needs. They fixed a complex issue without disrupting our business hours. Highly recommend!",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -192,7 +186,6 @@ export default function LandingPage() {
|
||||
company: "Urban Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-surface-office-audience_78826-2391.jpg",
|
||||
description: "We rely on Sloggy Plumbing for all our property maintenance. Their team is consistently reliable, efficient, and provides fair pricing.",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -201,7 +194,6 @@ export default function LandingPage() {
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg",
|
||||
description: "Had a persistent dripping faucet. Sloggy Plumbing diagnosed it quickly and fixed it perfectly. Friendly staff and great communication.",
|
||||
},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
|
||||
Reference in New Issue
Block a user