Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c1199d75bd | |||
| f80156c467 | |||
| e262645744 | |||
| e02b0ec338 | |||
| 34a67216fc |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{
|
background={{
|
||||||
variant: "downward-rays-static"}}
|
variant: "downward-rays-static"}}
|
||||||
title="Construction Done Right. Trusted Across London."
|
title="Build Your Vision: London's Trusted Partner for Exceptional Craftsmanship"
|
||||||
description="From renovations and carpentry to complete property transformations—quality workmanship, clear communication, and reliable delivery."
|
description="From renovations and carpentry to complete property transformations—quality workmanship, clear communication, and reliable delivery."
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -79,15 +79,15 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Satisfaction Guaranteed", icon: Sparkles,
|
type: "text-icon", text: "Satisfaction Guaranteed", icon: Sparkles
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Expert Craftsmanship", icon: Building,
|
type: "text-icon", text: "Expert Craftsmanship", icon: Building
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "image", src: "http://img.b2bpic.net/free-photo/room-interior-details-with-comfortable-armchair-gray-tapestry-wall-vertical-frame_166373-2415.jpg", alt: "Luxury Home Interior Detail"},
|
type: "image", src: "http://img.b2bpic.net/free-photo/room-interior-details-with-comfortable-armchair-gray-tapestry-wall-vertical-frame_166373-2415.jpg", alt: "Luxury Home Interior Detail"},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Local London Team", icon: MapPin,
|
type: "text-icon", text: "Local London Team", icon: MapPin
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "image", src: "http://img.b2bpic.net/free-photo/crane-construction-site_1252-1175.jpg", alt: "Modern Construction Site Progress"},
|
type: "image", src: "http://img.b2bpic.net/free-photo/crane-construction-site_1252-1175.jpg", alt: "Modern Construction Site Progress"},
|
||||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg", imageAlt: "Michael Chen"},
|
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg", imageAlt: "Michael Chen"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emily Rodriguez", handle: "@PropertyInvestor", testimonial: "If you want to feel like you’re in safe hands, go with Martin! Professional, tidy, and reliable.", rating: 5,
|
id: "3", name: "Emily Rodriguez", handle: "@PropertyInvestor", testimonial: "If you want to feel like you’re in safe hands, go with Martin! Professional, tidy, and reliable.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-thoughtful-woman-sporty-top-white-leggings-holding-pink-sport-bottle-hand-while-dreamily-looking-hand-watch-with-sea-view-background_574295-1586.jpg", imageAlt: "Emily Rodriguez"},
|
imageSrc: "http://img.b2bpic.net/free-photo/young-thoughtful-woman-sporty-top-white-leggings-while-dreamily-looking-hand-watch-with-sea-view-background_574295-1586.jpg", imageAlt: "Emily Rodriguez"},
|
||||||
{
|
{
|
||||||
id: "4", name: "David Kim", handle: "@FamilyHome", testimonial: "Exceptional craftsmanship and clear communication from start to finish. Our home renovation exceeded expectations.", rating: 5,
|
id: "4", name: "David Kim", handle: "@FamilyHome", testimonial: "Exceptional craftsmanship and clear communication from start to finish. Our home renovation exceeded expectations.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg", imageAlt: "David Kim"},
|
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg", imageAlt: "David Kim"},
|
||||||
|
|||||||
Reference in New Issue
Block a user