Merge version_1 into main #1
@@ -72,15 +72,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-toys_23-2149718447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-toys_23-2149718447.jpg?_wi=1",
|
||||
imageAlt: "Luxury Bathroom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-old-stone-apartment-buildings-with-fire-exit-staircases-sides_181624-1539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-old-stone-apartment-buildings-with-fire-exit-staircases-sides_181624-1539.jpg?_wi=1",
|
||||
imageAlt: "Modern Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-warm-lighting-clean-kitchen_169016-68872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-warm-lighting-clean-kitchen_169016-68872.jpg?_wi=1",
|
||||
imageAlt: "Custom Carpentry",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Bathroom Renovations",
|
||||
description: "Elegant and functional spa-like retreats.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-century-interior-design_23-2151902064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-century-interior-design_23-2151902064.jpg?_wi=1",
|
||||
buttonIcon: "Bath",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
name: "Alex M",
|
||||
handle: "@alexm",
|
||||
testimonial: "Work was decent, but required close supervision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-toys_23-2149718447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-toys_23-2149718447.jpg?_wi=2",
|
||||
imageAlt: "Famous facades in Lyon city, France",
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
name: "Mark V",
|
||||
handle: "@markv",
|
||||
testimonial: "Absolute professional finish. Truly detail-obsessed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-old-stone-apartment-buildings-with-fire-exit-staircases-sides_181624-1539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-old-stone-apartment-buildings-with-fire-exit-staircases-sides_181624-1539.jpg?_wi=2",
|
||||
imageAlt: "Famous facades in Lyon city, France",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
name: "Sophie K",
|
||||
handle: "@sophiek",
|
||||
testimonial: "They transformed our entire kitchen into a masterpiece.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-warm-lighting-clean-kitchen_169016-68872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-warm-lighting-clean-kitchen_169016-68872.jpg?_wi=2",
|
||||
imageAlt: "Famous facades in Lyon city, France",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
name: "David L",
|
||||
handle: "@davidl",
|
||||
testimonial: "Transparent pricing and great communication throughout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-century-interior-design_23-2151902064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-century-interior-design_23-2151902064.jpg?_wi=2",
|
||||
imageAlt: "Famous facades in Lyon city, France",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user