Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "Local Resident",
|
||||
testimonial: "Transformed my living room completely. Stunning craftsmanship.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-front-view_23-2150062478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-front-view_23-2150062478.jpg?_wi=1",
|
||||
imageAlt: "elegant curtain fabric close up",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "The curtains are exquisite and perfectly fitted.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-grey-dense-fabrics-uniform-texture-choice-materials-grey-colors_169016-15720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-grey-dense-fabrics-uniform-texture-choice-materials-grey-colors_169016-15720.jpg?_wi=1",
|
||||
imageAlt: "elegant curtain fabric close up",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "Business Client",
|
||||
testimonial: "Professional, efficient, and high quality results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-side-view_23-2150062465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-side-view_23-2150062465.jpg?_wi=1",
|
||||
imageAlt: "elegant curtain fabric close up",
|
||||
},
|
||||
{
|
||||
@@ -94,11 +94,11 @@ export default function LandingPage() {
|
||||
handle: "Local Interior Designer",
|
||||
testimonial: "Consistent, beautiful work every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/window-sill-with-interior-plants-brown-pots-inside-room_181624-5901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/window-sill-with-interior-plants-brown-pots-inside-room_181624-5901.jpg?_wi=1",
|
||||
imageAlt: "elegant curtain fabric close up",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-front-view_23-2150062478.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-front-view_23-2150062478.jpg?_wi=2"
|
||||
imageAlt="elegant curtain fabric close up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
"Curtains",
|
||||
"Design",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-grey-dense-fabrics-uniform-texture-choice-materials-grey-colors_169016-15720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-grey-dense-fabrics-uniform-texture-choice-materials-grey-colors_169016-15720.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
"Furniture",
|
||||
"Craft",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-side-view_23-2150062465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-side-view_23-2150062465.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
"Blinds",
|
||||
"Windows",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/window-sill-with-interior-plants-brown-pots-inside-room_181624-5901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/window-sill-with-interior-plants-brown-pots-inside-room_181624-5901.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
|
||||
Reference in New Issue
Block a user