Merge version_1 into main #1
@@ -112,31 +112,31 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "The Willow",
|
||||
price: "£350,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "The Oak",
|
||||
price: "£425,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan_23-2148889580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan_23-2148889580.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "The Birch",
|
||||
price: "£395,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-brick-building-with-large-window_23-2148252808.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-brick-building-with-large-window_23-2148252808.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "The Beech",
|
||||
price: "£480,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698456.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "The Cedar",
|
||||
price: "£520,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-plain-concrete-structure-city_23-2148814197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-plain-concrete-structure-city_23-2148814197.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_j",
|
||||
testimonial: "Moving to Fole Heights was the best decision for our family. The craftsmanship is truly exceptional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
handle: "@mark_t",
|
||||
testimonial: "The perfect blend of countryside tranquility and modern convenience. Simply beautiful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan_23-2148889580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan_23-2148889580.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_rod",
|
||||
testimonial: "The design process was smooth, and the build quality is absolutely top-tier.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-brick-building-with-large-window_23-2148252808.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-brick-building-with-large-window_23-2148252808.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
handle: "@jsmith88",
|
||||
testimonial: "We fell in love with The Beech model immediately. A fantastic investment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698456.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
handle: "@lindawu",
|
||||
testimonial: "Professional sales team and stunning homes. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-plain-concrete-structure-city_23-2148814197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-plain-concrete-structure-city_23-2148814197.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user