Update src/app/page.tsx
This commit is contained in:
@@ -53,25 +53,25 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "John Doe", handle: "@johndoe", testimonial: "Exceptional service from start to finish. Highly recommend for any roofing needs.", rating: 5,
|
name: "John Doe", handle: "@johndoe", testimonial: "Exceptional service from start to finish. Highly recommend for any roofing needs.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg", imageAlt: "residential roof installation close up"},
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=1", imageAlt: "residential roof installation close up"},
|
||||||
{
|
{
|
||||||
name: "Sarah Smith", handle: "@sarahsmith", testimonial: "Very professional team, left the site cleaner than they found it.", rating: 5,
|
name: "Sarah Smith", handle: "@sarahsmith", testimonial: "Very professional team, left the site cleaner than they found it.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15689.jpg", imageAlt: "residential roof installation close up"},
|
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15689.jpg", imageAlt: "residential roof installation close up"},
|
||||||
{
|
{
|
||||||
name: "Robert Lee", handle: "@robertlee", testimonial: "Honest pricing and high quality work. Will hire again.", rating: 5,
|
name: "Robert Lee", handle: "@robertlee", testimonial: "Honest pricing and high quality work. Will hire again.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", imageAlt: "residential roof installation close up"},
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=1", imageAlt: "residential roof installation close up"},
|
||||||
{
|
{
|
||||||
name: "Emily White", handle: "@emwhite", testimonial: "Prompt, professional, and very thorough with the roof inspection.", rating: 5,
|
name: "Emily White", handle: "@emwhite", testimonial: "Prompt, professional, and very thorough with the roof inspection.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "residential roof installation close up"},
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=1", imageAlt: "residential roof installation close up"},
|
||||||
{
|
{
|
||||||
name: "Michael Brown", handle: "@mikeb", testimonial: "Quality craftsmanship that you can really trust. Great roofers.", rating: 5,
|
name: "Michael Brown", handle: "@mikeb", testimonial: "Quality craftsmanship that you can really trust. Great roofers.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg", imageAlt: "residential roof installation close up"},
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=1", imageAlt: "residential roof installation close up"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Free Estimate", href: "#contact"},
|
text: "Get Free Estimate", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=2"
|
||||||
imageAlt="Professional roof installation services"
|
imageAlt="Professional roof installation services"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
|||||||
title: "Roof Repair", description: "Expert repairs for storm damage, leaks, and wear.", icon: Building2,
|
title: "Roof Repair", description: "Expert repairs for storm damage, leaks, and wear.", icon: Building2,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", imageAlt: "Roof repair service"},
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=2", imageAlt: "Roof repair service"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-roof-texture-tiles-generative-al_169016-28456.jpg", imageAlt: "Roofing repair detail"},
|
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-roof-texture-tiles-generative-al_169016-28456.jpg", imageAlt: "Roofing repair detail"},
|
||||||
],
|
],
|
||||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
|||||||
title: "Replacements", description: "High-quality, long-lasting complete roof replacements.", icon: Home,
|
title: "Replacements", description: "High-quality, long-lasting complete roof replacements.", icon: Home,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "Roof replacement"},
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=2", imageAlt: "Roof replacement"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Finished new roof"},
|
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Finished new roof"},
|
||||||
],
|
],
|
||||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
|||||||
title: "Emergency Service", description: "Fast response for emergency roofing needs, 24/7.", icon: Zap,
|
title: "Emergency Service", description: "Fast response for emergency roofing needs, 24/7.", icon: Zap,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg", imageAlt: "Emergency service"},
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=2", imageAlt: "Emergency service"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg", imageAlt: "Roof protection work"},
|
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg", imageAlt: "Roof protection work"},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user