Update src/app/gallery/page.tsx
This commit is contained in:
@@ -50,28 +50,28 @@ export default function GalleryPage() {
|
||||
id: "1",
|
||||
title: "Third-Generation Craftsmanship",
|
||||
tags: ["Family Legacy", "30+ Years"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-starling-house_1098-14195.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-starling-house_1098-14195.jpg?_wi=3",
|
||||
imageAlt: "Multi-generational roofing family expertise",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Fair, Honest Pricing",
|
||||
tags: ["No Hidden Fees", "Transparent"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-team-discussing-business-data-with-highlighters_1098-18929.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-team-discussing-business-data-with-highlighters_1098-18929.jpg?_wi=3",
|
||||
imageAlt: "Clear itemized roofing estimates",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fast, Clean & Respectful",
|
||||
tags: ["1–3 Day Turnaround", "Clean Job Sites"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-male-boss-talking-female-manager-her-workplace-while-she-working-computer-business-communication-concept_74855-11988.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-male-boss-talking-female-manager-her-workplace-while-she-working-computer-business-communication-concept_74855-11988.jpg?_wi=2",
|
||||
imageAlt: "Organized, professional roofing job site",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Father & Son, Not a Franchise",
|
||||
tags: ["Personal Service", "Direct Contact"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-from-home_23-2150232423.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-from-home_23-2150232423.jpg?_wi=3",
|
||||
imageAlt: "Family-owned roofing business directly serving customers",
|
||||
},
|
||||
]}
|
||||
@@ -96,7 +96,7 @@ export default function GalleryPage() {
|
||||
role: "Homeowner",
|
||||
company: "Los Angeles",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-401.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-401.jpg?_wi=2",
|
||||
imageAlt: "happy customer homeowner portrait professional headshot",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function GalleryPage() {
|
||||
role: "Property Manager",
|
||||
company: "Residential Portfolio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg?_wi=2",
|
||||
imageAlt: "property manager professional portrait headshot confident",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function GalleryPage() {
|
||||
role: "Repeat Customer",
|
||||
company: "25+ Year Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2",
|
||||
imageAlt: "long-term customer homeowner portrait satisfied repeat business",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function GalleryPage() {
|
||||
role: "Business Owner",
|
||||
company: "Commercial Property",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1631.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1631.jpg?_wi=2",
|
||||
imageAlt: "business owner professional portrait confident headshot",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function GalleryPage() {
|
||||
role: "Insurance Renewal",
|
||||
company: "Recent Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-customer-car-dealership_23-2149117173.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-customer-car-dealership_23-2149117173.jpg?_wi=2",
|
||||
imageAlt: "homeowner insurance renewal satisfied customer portrait",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function GalleryPage() {
|
||||
role: "Family Home",
|
||||
company: "South Gate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064995.jpg?_wi=2",
|
||||
imageAlt: "South Gate Los Angeles homeowner customer portrait satisfied",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user