Update src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Free Quote", href: "#contact"}}
|
||||
text: "Get a Free Quote", href: "#contact"}}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7tev3u"
|
||||
logoAlt="Metro Carpentry Group logo"
|
||||
brandName="Metro Carpentry Group"
|
||||
@@ -178,8 +178,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", date: "October 2023", title: "Exceptional Home Renovation", quote: "Metro Carpentry Group transformed our home. The attention to detail and quality of work on our extension was outstanding. Highly recommend their professional team!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/young-business-woman-checking-satisfaction-checklist-box-copy-space_1258-88647.jpg", avatarAlt: "Sarah J. avatar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7tev3u", imageAlt: "professional man smiling portrait happy"},
|
||||
{
|
||||
id: "2", name: "David M.", date: "September 2023", title: "Reliable Commercial Partner", quote: "As a property developer, I need partners I can trust. Metro Carpentry Group delivered our commercial fit-out on time and to an impeccable standard.", tag: "Property Developer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", avatarAlt: "David M. avatar", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-hammer-building-roof-house_23-2148748848.jpg?_wi=2", imageAlt: "professional man smiling portrait happy"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user