Update src/app/flooring/page.tsx
This commit is contained in:
@@ -91,7 +91,7 @@ export default function FlooringPage() {
|
||||
{ text: "View Gallery", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mother-playing-with-her-daughter-spin_1153-2024.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mother-playing-with-her-daughter-spin_1153-2024.jpg?_wi=3"
|
||||
imageAlt="luxury hardwood floor room elegant space"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -108,7 +108,7 @@ export default function FlooringPage() {
|
||||
author: "Timeless Elegance",
|
||||
description: "Authentic hardwood selections that bring warmth and sophistication to any room. We offer a variety of wood species and finishes designed to last for decades.",
|
||||
tags: ["Hardwood", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-playing-with-her-daughter-spin_1153-2024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-playing-with-her-daughter-spin_1153-2024.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -116,7 +116,7 @@ export default function FlooringPage() {
|
||||
author: "Durability & Style",
|
||||
description: "Engineered wood options that provide stability and beauty while adapting to different room conditions. Perfect for basements, kitchens, and high-moisture areas.",
|
||||
tags: ["Engineered", "Durable"],
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -124,7 +124,7 @@ export default function FlooringPage() {
|
||||
author: "Custom Solutions",
|
||||
description: "From luxury vinyl to specialty finishes, we have options for every budget and aesthetic preference. Expert installation ensures a perfect fit every time.",
|
||||
tags: ["Specialty", "Custom"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -165,7 +165,7 @@ export default function FlooringPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
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=2"
|
||||
imageAlt="family enjoying their home"
|
||||
/>
|
||||
</div>
|
||||
@@ -178,21 +178,21 @@ export default function FlooringPage() {
|
||||
name: "Sarah Mitchell",
|
||||
role: "Homeowner, Downtown",
|
||||
testimonial: "The hardwood flooring installation transformed our entire home. The team was professional, knowledgeable, and the finished product exceeds our expectations.",
|
||||
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=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Wilson",
|
||||
role: "Property Owner, West End",
|
||||
testimonial: "We've done multiple flooring projects with Carpet Exchange. Consistency, quality, and professionalism every single time. Highly recommended for any hardwood installation.",
|
||||
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=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Interior Designer, Local",
|
||||
testimonial: "I trust Carpet Exchange for all my client flooring needs. They deliver exceptional results and always maintain the highest standards of craftsmanship.",
|
||||
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=3",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user