Update src/app/materials/page.tsx

This commit is contained in:
2026-03-06 05:34:21 +00:00
parent 4bc4e5d6b1
commit 943f67fbb5

View File

@@ -42,7 +42,7 @@ export default function MaterialsPage() {
title="Premium Landscaping Rock, Stone & Boulders"
description="Transform your outdoor spaces with our carefully selected natural stone, decorative rock, and beautiful boulders. Perfect for creating focal points, borders, and stunning landscape character across your property."
tag="Natural Materials"
imageSrc="http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12196.jpg"
imageSrc="http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12196.jpg?_wi=2"
imageAlt="Beautiful landscape boulders and stone"
imagePosition="right"
background={{ variant: "glowing-orb" }}
@@ -52,7 +52,7 @@ export default function MaterialsPage() {
handle: "Property Owner",
testimonial: "The boulders completely transformed our backyard. The quality and selection were outstanding. Highly recommend their materials.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg?_wi=3",
imageAlt: "Customer testimonial",
},
{
@@ -60,7 +60,7 @@ export default function MaterialsPage() {
handle: "Landscape Designer",
testimonial: "Central Nebraska Sod has the best selection of natural stone. My clients love the quality and variety available for every project.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=3",
imageAlt: "Designer testimonial",
},
{
@@ -68,7 +68,7 @@ export default function MaterialsPage() {
handle: "Contractor",
testimonial: "Consistent quality, fair pricing, and they always have the materials in stock. Our go-to supplier for every landscaping job.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3",
imageAlt: "Contractor testimonial",
},
]}
@@ -92,21 +92,21 @@ export default function MaterialsPage() {
id: "01",
title: "Decorative Rock & Gravel",
description: "Beautiful crushed stone and gravel in various colors and sizes. Perfect for pathways, borders, and decorative accents.",
imageSrc: "http://img.b2bpic.net/free-photo/green-lizard-crawling-rocks_23-2148245187.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-lizard-crawling-rocks_23-2148245187.jpg?_wi=2",
imageAlt: "Decorative landscape rocks and gravel",
},
{
id: "02",
title: "Natural Stone & Slate",
description: "Premium natural stone selections for elegant borders, retaining walls, and landscape features with timeless appeal.",
imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=2",
imageAlt: "Natural stone for landscaping",
},
{
id: "03",
title: "Large Boulders & Statement Pieces",
description: "Stunning large boulders in multiple sizes and finishes. Create focal points and define spaces with dramatic natural beauty.",
imageSrc: "http://img.b2bpic.net/free-photo/stones-with-moss-forest_23-2147670090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stones-with-moss-forest_23-2147670090.jpg?_wi=2",
imageAlt: "Landscape boulders and stone features",
},
]}