Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_v",
|
||||
testimonial: "Truly unmatched attention to detail and design vision.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2499.jpg?_wi=1",
|
||||
imageAlt: "luxury villa modern architecture",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_m",
|
||||
testimonial: "Sophisticated, modern, and perfectly executed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/imposing-building-near-smaller-black-building_23-2148252731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/imposing-building-near-smaller-black-building_23-2148252731.jpg?_wi=1",
|
||||
imageAlt: "luxury villa modern architecture",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@julian_h",
|
||||
testimonial: "Innovative solutions that respect the environment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=1",
|
||||
imageAlt: "luxury villa modern architecture",
|
||||
},
|
||||
{
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
handle: "@rossi_a",
|
||||
testimonial: "An incredible experience from start to finish.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg?_wi=1",
|
||||
imageAlt: "luxury villa modern architecture",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2499.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2499.jpg?_wi=2"
|
||||
imageAlt="Luxury villa architecture"
|
||||
avatars={[
|
||||
{
|
||||
@@ -171,17 +171,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Bespoke Residences",
|
||||
description: "Custom homes designed for individuality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/imposing-building-near-smaller-black-building_23-2148252731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/imposing-building-near-smaller-black-building_23-2148252731.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Minimalist Interiors",
|
||||
description: "Defining serenity through clean lines.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Sustainable Landscapes",
|
||||
description: "Harmonizing structures with natural topography.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Architectural Mastery."
|
||||
|
||||
Reference in New Issue
Block a user