Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-08 20:07:51 +00:00
parent adf14a5cdb
commit bc459b2664

View File

@@ -47,7 +47,7 @@ export default function GalleryPage() {
category: ["Living Room", "Carpet"],
title: "Modern Living Room Luxury Carpet",
excerpt: "A stunning transformation featuring premium carpet selection and expert installation in a contemporary living space.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=3",
imageAlt: "luxury modern living room interior design",
authorName: "Carpet Exchange",
authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
@@ -58,7 +58,7 @@ export default function GalleryPage() {
category: ["Bedroom", "Carpet"],
title: "Soft Luxury Bedroom Flooring",
excerpt: "Creating comfort and elegance with premium carpet selection perfect for a serene bedroom retreat.",
imageSrc: "http://img.b2bpic.net/free-photo/home-sofa-with-objects-cozy-decor-living-room_169016-5758.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-sofa-with-objects-cozy-decor-living-room_169016-5758.jpg?_wi=3",
imageAlt: "luxury bedroom carpet interior design elegant",
authorName: "Carpet Exchange",
authorAvatar: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
@@ -69,7 +69,7 @@ export default function GalleryPage() {
category: ["Entryway", "Flooring"],
title: "Sophisticated Foyer Entrance Design",
excerpt: "First impressions matter. This elegant entryway features premium flooring that sets the tone for the entire home.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-posing-lady-black-suit-woman-home_1157-44918.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-posing-lady-black-suit-woman-home_1157-44918.jpg?_wi=2",
imageAlt: "elegant foyer entrance luxury home design",
authorName: "Carpet Exchange",
authorAvatar: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg",
@@ -80,7 +80,7 @@ export default function GalleryPage() {
category: ["Stairs", "Design"],
title: "Elegant Staircase with Custom Runner",
excerpt: "A beautiful staircase enhanced with a custom runner that combines safety, style, and sophistication.",
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg?_wi=3",
imageAlt: "elegant staircase luxury home architecture",
authorName: "Carpet Exchange",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85922.jpg",
@@ -105,7 +105,7 @@ export default function GalleryPage() {
name: "Ryan Mitchell",
role: "Homeowner, Downtown",
testimonial: "Rylee and the team helped us choose the perfect stair runner and installed it beautifully. The process was smooth from start to finish. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=7",
imageAlt: "professional man portrait business casual",
},
{
@@ -113,7 +113,7 @@ export default function GalleryPage() {
name: "Rylee Garcia",
role: "Interior Designer, West End",
testimonial: "Rylee and her team were responsive, knowledgeable, and professional. I've recommended them to all my clients. They deliver exceptional results every single time.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg?_wi=7",
imageAlt: "professional woman portrait business attire",
},
{
@@ -121,7 +121,7 @@ export default function GalleryPage() {
name: "Taylor Davis",
role: "Sales Specialist, Local",
testimonial: "Taylor's recommendations were honest and spot on. He didn't push us toward expensive options we didn't need. That integrity is rare and much appreciated.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg?_wi=5",
imageAlt: "professional salesman portrait customer service",
},
{
@@ -129,7 +129,7 @@ export default function GalleryPage() {
name: "Daniel Kim",
role: "Project Manager, Renovation",
testimonial: "I came in for a small piece of padding and was treated like I was remodeling my whole house. That level of care and attention is what makes them special.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85922.jpg?_wi=5",
imageAlt: "professional installation expert portrait",
},
]}