Merge version_1 into main #3
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Our Services", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=1"
|
||||
imageAlt="Professional roof inspection"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -143,11 +143,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Miller", date: "2023-10", title: "Quality Work", quote: "Fantastic service. They repaired my roof leak quickly.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-standing-near-house_250224-214.jpg", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageAlt: "happy customer house exterior"},
|
||||
id: "1", name: "Sarah Miller", date: "2023-10", title: "Quality Work", quote: "Fantastic service. They repaired my roof leak quickly.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-standing-near-house_250224-214.jpg", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=2", imageAlt: "happy customer house exterior"},
|
||||
{
|
||||
id: "2", name: "David Smith", date: "2023-11", title: "Great Team", quote: "Professional, punctual, and very affordable roofers.", tag: "Inspection", avatarSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-meeting-with-clients_23-2150167197.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-holding-coffee-cups_23-2148752019.jpg", imageAlt: "happy customer house exterior"},
|
||||
{
|
||||
id: "3", name: "Emily Wong", date: "2024-01", title: "Replacement", quote: "My new roof looks incredible. Highly recommend.", tag: "Replacement", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-girl-having-fun-street_259150-57532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-calculator_23-2148819843.jpg", imageAlt: "happy customer house exterior"},
|
||||
id: "3", name: "Emily Wong", date: "2024-01", title: "Replacement", quote: "My new roof looks incredible. Highly recommend.", tag: "Replacement", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-girl-having-fun-street_259150-57532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-calculator_23-2148819843.jpg?_wi=1", imageAlt: "happy customer house exterior"},
|
||||
{
|
||||
id: "4", name: "John Doe", date: "2024-02", title: "Excellent", quote: "Very thorough with the inspection. Honest team.", tag: "Inspection", avatarSrc: "http://img.b2bpic.net/free-photo/woman-makes-repairs-home_1398-5140.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405355.jpg", imageAlt: "happy customer house exterior"},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f3", title: "Do you offer warranties?", content: "We offer comprehensive labor warranties on all work."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-with-calculator_23-2148819843.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-with-calculator_23-2148819843.jpg?_wi=2"
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our services? Find answers here."
|
||||
faqsAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user