Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-28 20:14:33 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
{ title: "Bespoke Design", description: "Tailored solutions designed to fit your unique style and home architecture." },
{ title: "Transparent Process", description: "Clear communication and project updates from start to finish." },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153848.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153848.jpg?_wi=1"
imageAlt="construction professional home redesign uk"
mediaAnimation="slide-up"
/>
@@ -189,7 +189,7 @@ export default function LandingPage() {
{ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true },
]}
textarea={{ name: "message", placeholder: "Tell us about your home redesign ideas...", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153848.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153848.jpg?_wi=2"
imageAlt="construction professional home redesign uk"
/>
</div>