Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-04 22:11:43 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -203,7 +203,7 @@ export default function HomePage() {
description="Before and after examples from recent work across Hot Springs and surrounding areas."
testimonials={[
{
id: "project-1", name: "Residential Driveway - Hot Springs", handle: "Completed", testimonial: "Professional driveway installation with expert finishing. Beautiful results that enhance curb appeal and durability for years to come.", imageSrc: "http://img.b2bpic.net/free-photo/path-passing-through-grass_1252-1048.jpg", imageAlt: "Driveway replacement before and after"},
id: "project-1", name: "Residential Driveway - Hot Springs", handle: "Completed", testimonial: "Professional driveway installation with expert finishing. Beautiful results that enhance curb appeal and durability for years to come.", imageSrc: "http://img.b2bpic.net/free-photo/path-passing-through-grass_1252-1048.jpg?_wi=1", imageAlt: "Driveway replacement before and after"},
{
id: "project-2", name: "Stamped Concrete Patio - Lake Hamilton", handle: "Completed", testimonial: "Custom stamped concrete patio with decorative patterns. Beautiful outdoor living space perfect for entertaining.", imageSrc: "http://img.b2bpic.net/free-photo/workers-putting-metal-structure-construction_1122-981.jpg?_wi=1", imageAlt: "Stamped concrete patio"},
{

View File

@@ -101,7 +101,7 @@ export default function ServicesPage() {
{
id: "patios-service", name: "Patio Construction", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-screeding-floor-construction-site_651396-2362.jpg?_wi=2", imageAlt: "Patio construction"},
{
id: "sidewalks-service", name: "Sidewalk Installation", price: "Starting from $600", imageSrc: "http://img.b2bpic.net/free-photo/path-passing-through-grass_1252-1048.jpg", imageAlt: "Sidewalk installation"},
id: "sidewalks-service", name: "Sidewalk Installation", price: "Starting from $600", imageSrc: "http://img.b2bpic.net/free-photo/path-passing-through-grass_1252-1048.jpg?_wi=2", imageAlt: "Sidewalk installation"},
{
id: "foundations-service", name: "Concrete Foundations", price: "Starting from $2,000", imageSrc: "http://img.b2bpic.net/free-photo/workers-putting-metal-structure-construction_1122-981.jpg?_wi=3", imageAlt: "Concrete foundation work"},
{