Update src/app/gallery/page.tsx
This commit is contained in:
@@ -81,7 +81,7 @@ export default function GalleryPage() {
|
||||
title: "Exterior Siding & Appeal",
|
||||
description: "Crisp lines, modern contrast, strong finishes that boost curb appeal.",
|
||||
tag: "Exterior",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/windows-building_1122-873.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=3",
|
||||
buttons: [{ text: "Schedule Consultation", href: "/contact" }]
|
||||
}
|
||||
]}
|
||||
@@ -102,21 +102,21 @@ export default function GalleryPage() {
|
||||
title: "Restoration & Repair",
|
||||
description: "Expert restoration services that bring damaged areas back to life with careful attention to original details.",
|
||||
tag: "Restoration",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "carpentry",
|
||||
title: "Custom Carpentry",
|
||||
description: "Handcrafted woodwork including trim, built-ins, and custom millwork designed to enhance your space.",
|
||||
tag: "Carpentry",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg?_wi=6"
|
||||
},
|
||||
{
|
||||
id: "remodeling",
|
||||
title: "Interior Remodeling",
|
||||
description: "Transform your living spaces with thoughtful design and quality execution that adds lasting value.",
|
||||
tag: "Remodeling",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -139,7 +139,7 @@ export default function GalleryPage() {
|
||||
quote: "Incredibly consultative, transparent and reliable. Estimates are always prompt and clear and the work is very high quality. Lucky treats your home with respect and follows through on every detail.",
|
||||
tag: "Restoration & Repair",
|
||||
avatarSrc: "https://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -149,7 +149,7 @@ export default function GalleryPage() {
|
||||
quote: "With repairs and improvements done thoughtfully, my house is beginning to again feel like the home I bought. The quality of work and attention to detail is exceptional.",
|
||||
tag: "Remodeling",
|
||||
avatarSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -159,7 +159,7 @@ export default function GalleryPage() {
|
||||
quote: "Respect for our time, expedited service, extremely reasonable pricing, and quality work. A rare find in this industry. Lucky goes above and beyond on every project.",
|
||||
tag: "Carpentry",
|
||||
avatarSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user