Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-02 18:43:32 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ export default function ContactPage() {
tag="Get in Touch"
title="Request Your Quote Today"
description="Fill out our quick form and our team will respond within hours. Or call us directly for immediate assistance at 011 334 4227 during business hours."
background={{ variant: "circleGradient" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-849.jpg"
imageAlt="Caterweb showroom contact"

View File

@@ -83,7 +83,7 @@ export default function HomePage() {
description="Trusted by hospitality professionals across South Africa. Top-tier brands, competitive pricing, and urgent delivery to keep your kitchen running."
tag="Johannesburg's Premier Supplier"
tagIcon={Sparkles}
background={{ variant: "circleGradient" }}
background={{ variant: "noise" }}
buttons={[
{ text: "Call Now: 011 334 4227", href: "tel:0113344227" },
{ text: "Request a Quote", href: "/contact" },
@@ -220,7 +220,7 @@ export default function HomePage() {
tag="Get in Touch"
title="Request Your Quote Today"
description="Fill out our quick form and our team will respond within hours. Or call us directly for immediate assistance."
background={{ variant: "circleGradient" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-849.jpg"
imageAlt="Caterweb showroom contact"