Update src/app/page.tsx

This commit is contained in:
2026-05-07 04:31:27 +00:00
parent 21ac1c5852
commit 7b60b7bc3c

View File

@@ -70,23 +70,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698348.jpg?_wi=1",
imageAlt: "Luxury home chimney and stone craftsmanship",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/workplace-bench-cobbler-with-different-tools-it-peace-textured-fabric_613910-12956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workplace-bench-cobbler-with-different-tools-it-peace-textured-fabric_613910-12956.jpg?_wi=1",
imageAlt: "Detail of luxury craftsmanship",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-brick-lighthouse-hel-poland_181624-11994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-brick-lighthouse-hel-poland_181624-11994.jpg?_wi=1",
imageAlt: "Professional chimney technician",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-is-tired-from-cleaning_23-2148112031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-is-tired-from-cleaning_23-2148112031.jpg?_wi=1",
imageAlt: "Spotless cleanup service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-brick-wall-with-snow-it_181624-17629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-brick-wall-with-snow-it_181624-17629.jpg?_wi=1",
imageAlt: "Stone fireplace transformation",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
quote: "Taylor was incredibly knowledgeable and professional. Our chimney looks brand new.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package_23-2148869388.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698348.jpg?_wi=2",
imageAlt: "happy homeowner fireplace view",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
quote: "Professional, on-time, and immaculate cleanup. The fireplace installation is perfect.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman_23-2148350530.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workplace-bench-cobbler-with-different-tools-it-peace-textured-fabric_613910-12956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workplace-bench-cobbler-with-different-tools-it-peace-textured-fabric_613910-12956.jpg?_wi=2",
imageAlt: "happy homeowner fireplace view",
},
{
@@ -299,7 +299,7 @@ export default function LandingPage() {
quote: "The tuckpointing work on our brick chimney is masterful. Truly luxury work.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-brick-lighthouse-hel-poland_181624-11994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-brick-lighthouse-hel-poland_181624-11994.jpg?_wi=2",
imageAlt: "happy homeowner fireplace view",
},
{
@@ -310,7 +310,7 @@ export default function LandingPage() {
quote: "Very transparent pricing and great process. We felt informed throughout the whole project.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/people-christmas-decorations-man-woman-red-sweater_1157-45263.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-is-tired-from-cleaning_23-2148112031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-is-tired-from-cleaning_23-2148112031.jpg?_wi=2",
imageAlt: "happy homeowner fireplace view",
},
{
@@ -321,7 +321,7 @@ export default function LandingPage() {
quote: "I am so impressed with the attention to detail. Our fireplace is now the centerpiece of the home.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/full-body-image-blond-stylish-male-dressed-fleece-shirt-jeans-using-tablet-pc-living-room_613910-11778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-brick-wall-with-snow-it_181624-17629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-brick-wall-with-snow-it_181624-17629.jpg?_wi=2",
imageAlt: "happy homeowner fireplace view",
},
]}