Merge version_1 into main #3
@@ -134,11 +134,11 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner, Vancouver WA", testimonial: "Chad kept us informed every single day about the progress. The attention to detail in our bathroom remodel is incredible. He treated our home like his own.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-carpenter_329181-15638.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner, Vancouver WA", testimonial: "Chad kept us informed every single day about the progress. The attention to detail in our bathroom remodel is incredible. He treated our home like his own.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-carpenter_329181-15638.jpg?_wi=2", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Homeowner, Camas WA", testimonial: "Finally, a contractor who actually communicates! Our kitchen renovation exceeded all expectations. Fair pricing and honest advice throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
id: "2", name: "Michael Chen", role: "Homeowner, Camas WA", testimonial: "Finally, a contractor who actually communicates! Our kitchen renovation exceeded all expectations. Fair pricing and honest advice throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg?_wi=2", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Jennifer Martinez", role: "Homeowner, Battle Ground WA", testimonial: "Chad's crew was respectful, professional, and incredibly knowledgeable. Our tile shower turned out stunning. Best contractor we've worked with.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288230.jpg", imageAlt: "Jennifer Martinez testimonial"},
|
||||
id: "3", name: "Jennifer Martinez", role: "Homeowner, Battle Ground WA", testimonial: "Chad's crew was respectful, professional, and incredibly knowledgeable. Our tile shower turned out stunning. Best contractor we've worked with.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288230.jpg?_wi=2", imageAlt: "Jennifer Martinez testimonial"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -130,27 +130,27 @@ export default function HomePage() {
|
||||
{
|
||||
id: "bathroom-remodel", title: "Bathroom Remodeling", descriptions: [
|
||||
"Complete bathroom transformations from concept to completion", "Luxury tile shower installations with premium finishes", "Modern vanities, fixtures, and spa-like amenities"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-blue-tile-glass-shower_23-2151995356.jpg", imageAlt: "Luxury bathroom remodeling services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-blue-tile-glass-shower_23-2151995356.jpg?_wi=1", imageAlt: "Luxury bathroom remodeling services"},
|
||||
{
|
||||
id: "kitchen-remodel", title: "Kitchen Remodeling", descriptions: [
|
||||
"Custom kitchen designs that blend style and function", "High-end cabinetry, countertops, and backsplash installations", "Professional appliance integration and layouts"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-kitchen-drawer-with-dishes-inside-everyday-organization_169016-71087.jpg", imageAlt: "Modern kitchen remodeling services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-kitchen-drawer-with-dishes-inside-everyday-organization_169016-71087.jpg?_wi=1", imageAlt: "Modern kitchen remodeling services"},
|
||||
{
|
||||
id: "whole-home", title: "Whole Home Renovations", descriptions: [
|
||||
"Comprehensive home remodeling projects with detailed planning", "Multi-room coordination with seamless execution", "Complete transformation from concept to move-in ready"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg", imageAlt: "Whole home renovation services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg?_wi=1", imageAlt: "Whole home renovation services"},
|
||||
{
|
||||
id: "tile-flooring", title: "Tile & Flooring", descriptions: [
|
||||
"Expert tile installation for showers, bathrooms, and kitchens", "Luxury flooring options including hardwood and custom tiles", "Meticulous attention to detail in every installation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-blue-tile-glass-shower_23-2151995356.jpg", imageAlt: "Professional tile and flooring installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-blue-tile-glass-shower_23-2151995356.jpg?_wi=2", imageAlt: "Professional tile and flooring installation"},
|
||||
{
|
||||
id: "water-damage", title: "Water Damage Restoration", descriptions: [
|
||||
"Emergency water damage assessment and restoration", "Complete water mitigation and repair services", "Prevention strategies to protect your home"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg", imageAlt: "Water damage restoration services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg?_wi=2", imageAlt: "Water damage restoration services"},
|
||||
{
|
||||
id: "drywall-repair", title: "Drywall & Interior Repair", descriptions: [
|
||||
"Professional drywall repair and finishing", "Custom wall solutions and texture options", "Paint and final finishes for pristine results"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-kitchen-drawer-with-dishes-inside-everyday-organization_169016-71087.jpg", imageAlt: "Drywall repair and interior finishing"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-kitchen-drawer-with-dishes-inside-everyday-organization_169016-71087.jpg?_wi=2", imageAlt: "Drywall repair and interior finishing"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -209,17 +209,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner, Vancouver WA", testimonial: "Chad kept us informed every single day about the progress. The attention to detail in our bathroom remodel is incredible. He treated our home like his own.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-carpenter_329181-15638.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner, Vancouver WA", testimonial: "Chad kept us informed every single day about the progress. The attention to detail in our bathroom remodel is incredible. He treated our home like his own.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-carpenter_329181-15638.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Homeowner, Camas WA", testimonial: "Finally, a contractor who actually communicates! Our kitchen renovation exceeded all expectations. Fair pricing and honest advice throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
id: "2", name: "Michael Chen", role: "Homeowner, Camas WA", testimonial: "Finally, a contractor who actually communicates! Our kitchen renovation exceeded all expectations. Fair pricing and honest advice throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg?_wi=1", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Jennifer Martinez", role: "Homeowner, Battle Ground WA", testimonial: "Chad's crew was respectful, professional, and incredibly knowledgeable. Our tile shower turned out stunning. Best contractor we've worked with.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288230.jpg", imageAlt: "Jennifer Martinez testimonial"},
|
||||
id: "3", name: "Jennifer Martinez", role: "Homeowner, Battle Ground WA", testimonial: "Chad's crew was respectful, professional, and incredibly knowledgeable. Our tile shower turned out stunning. Best contractor we've worked with.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288230.jpg?_wi=1", imageAlt: "Jennifer Martinez testimonial"},
|
||||
{
|
||||
id: "4", name: "David Thompson", role: "Homeowner, Washougal WA", testimonial: "The communication throughout the project was exceptional. Chad went above and beyond to help us save money on materials without sacrificing quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg", imageAlt: "David Thompson testimonial"},
|
||||
id: "4", name: "David Thompson", role: "Homeowner, Washougal WA", testimonial: "The communication throughout the project was exceptional. Chad went above and beyond to help us save money on materials without sacrificing quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg?_wi=1", imageAlt: "David Thompson testimonial"},
|
||||
{
|
||||
id: "5", name: "Amanda Brooks", role: "Homeowner, Ridgefield WA", testimonial: "Trustworthy, honest, and truly cares about customer satisfaction. Our whole home renovation was completed exactly on time and budget. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12814.jpg", imageAlt: "Amanda Brooks testimonial"},
|
||||
id: "5", name: "Amanda Brooks", role: "Homeowner, Ridgefield WA", testimonial: "Trustworthy, honest, and truly cares about customer satisfaction. Our whole home renovation was completed exactly on time and budget. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12814.jpg?_wi=1", imageAlt: "Amanda Brooks testimonial"},
|
||||
{
|
||||
id: "6", name: "Robert Wilson", role: "Homeowner, Portland OR", testimonial: "Chad's expertise and creative solutions saved us money and delivered better results than we imagined. The daily updates gave us complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-golf-turtleneck-white-background-with-confident-smile-smiling-cheerfully-showing-thumbs-up_343596-8104.jpg", imageAlt: "Robert Wilson testimonial"},
|
||||
id: "6", name: "Robert Wilson", role: "Homeowner, Portland OR", testimonial: "Chad's expertise and creative solutions saved us money and delivered better results than we imagined. The daily updates gave us complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-golf-turtleneck-white-background-with-confident-smile-smiling-cheerfully-showing-thumbs-up_343596-8104.jpg?_wi=1", imageAlt: "Robert Wilson testimonial"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -10,17 +10,17 @@ import { Star, Package, Quote } from "lucide-react";
|
||||
export default function ReviewsPage() {
|
||||
const testimonials = [
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner, Vancouver WA", testimonial: "Chad kept us informed every single day about the progress. The attention to detail in our bathroom remodel is incredible. He treated our home like his own.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-carpenter_329181-15638.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner, Vancouver WA", testimonial: "Chad kept us informed every single day about the progress. The attention to detail in our bathroom remodel is incredible. He treated our home like his own.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-carpenter_329181-15638.jpg?_wi=3", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Homeowner, Camas WA", testimonial: "Finally, a contractor who actually communicates! Our kitchen renovation exceeded all expectations. Fair pricing and honest advice throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
id: "2", name: "Michael Chen", role: "Homeowner, Camas WA", testimonial: "Finally, a contractor who actually communicates! Our kitchen renovation exceeded all expectations. Fair pricing and honest advice throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg?_wi=3", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Jennifer Martinez", role: "Homeowner, Battle Ground WA", testimonial: "Chad's crew was respectful, professional, and incredibly knowledgeable. Our tile shower turned out stunning. Best contractor we've worked with.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288230.jpg", imageAlt: "Jennifer Martinez testimonial"},
|
||||
id: "3", name: "Jennifer Martinez", role: "Homeowner, Battle Ground WA", testimonial: "Chad's crew was respectful, professional, and incredibly knowledgeable. Our tile shower turned out stunning. Best contractor we've worked with.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288230.jpg?_wi=3", imageAlt: "Jennifer Martinez testimonial"},
|
||||
{
|
||||
id: "4", name: "David Thompson", role: "Homeowner, Washougal WA", testimonial: "The communication throughout the project was exceptional. Chad went above and beyond to help us save money on materials without sacrificing quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg", imageAlt: "David Thompson testimonial"},
|
||||
id: "4", name: "David Thompson", role: "Homeowner, Washougal WA", testimonial: "The communication throughout the project was exceptional. Chad went above and beyond to help us save money on materials without sacrificing quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg?_wi=2", imageAlt: "David Thompson testimonial"},
|
||||
{
|
||||
id: "5", name: "Amanda Brooks", role: "Homeowner, Ridgefield WA", testimonial: "Trustworthy, honest, and truly cares about customer satisfaction. Our whole home renovation was completed exactly on time and budget. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12814.jpg", imageAlt: "Amanda Brooks testimonial"},
|
||||
id: "5", name: "Amanda Brooks", role: "Homeowner, Ridgefield WA", testimonial: "Trustworthy, honest, and truly cares about customer satisfaction. Our whole home renovation was completed exactly on time and budget. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12814.jpg?_wi=2", imageAlt: "Amanda Brooks testimonial"},
|
||||
{
|
||||
id: "6", name: "Robert Wilson", role: "Homeowner, Portland OR", testimonial: "Chad's expertise and creative solutions saved us money and delivered better results than we imagined. The daily updates gave us complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-golf-turtleneck-white-background-with-confident-smile-smiling-cheerfully-showing-thumbs-up_343596-8104.jpg", imageAlt: "Robert Wilson testimonial"},
|
||||
id: "6", name: "Robert Wilson", role: "Homeowner, Portland OR", testimonial: "Chad's expertise and creative solutions saved us money and delivered better results than we imagined. The daily updates gave us complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-golf-turtleneck-white-background-with-confident-smile-smiling-cheerfully-showing-thumbs-up_343596-8104.jpg?_wi=2", imageAlt: "Robert Wilson testimonial"},
|
||||
];
|
||||
|
||||
const navItems = [
|
||||
|
||||
Reference in New Issue
Block a user