Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 22:18:42 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroCentered
title="Trusted Plumbing & Bathroom Specialists in Sheffield"
description="5-Star Rated Local Plumbers Delivering Quality Workmanship & Reliable Service"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Satisfied customer 1"
@@ -189,7 +189,7 @@ export default function LandingPage() {
<ContactText
text="Ready for your next project? Get in touch with Core Industry Ltd for a free consultation and quote."
animationType="entrance-slide"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Request Quote", href: "#quote-form" },