Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36fd966cdd | |||
| 5ecf5d5653 | |||
| 93f9c3a97b | |||
| 66e674a144 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Gino & Sons: Expert Welding in Cape Town"
|
||||
description="Professional metal and iron manufacturing services. From custom welding to industrial-grade fabrication, we deliver excellence at 53 7th Ave, Grassy Park."
|
||||
description="Professional metal and iron manufacturing services. From custom welding to industrial-grade fabrication, we deliver excellence at 53 7th Ave, Grassy Park. Gino Dirks, CEO."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-shoot-hammer-anvil-dark-smith-workshop_613910-3450.jpg", imageAlt: "Welding project one" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745363.jpg", imageAlt: "Welding project two" },
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Decades of Welding Excellence"
|
||||
description="Based in the heart of Grassy Park, Gino & Sons specializes in all types of welding and the manufacture of minerals and metals. We pride ourselves on reliability and high-quality workmanship."
|
||||
description="Based in the heart of Grassy Park, Gino & Sons specializes in all types of welding and the manufacture of minerals and metals. We pride ourselves on reliability and high-quality workmanship. Led by CEO Gino Dirks."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aged-man-holding-heated-steel-press-machine_7502-9108.jpg"
|
||||
imageAlt="About Gino and Sons Welding"
|
||||
/>
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
{ title: "Precision Cutting", description: "High-accuracy metal cutting using professional machinery.", imageSrc: "http://img.b2bpic.net/free-photo/cutting-metal-with-plasma-equipment_176420-4788.jpg", buttonIcon: Scissors },
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="We offer a wide range of industrial metal services designed to meet your specific needs with precision and durability."
|
||||
description="We deliver industrial-grade durability with fast, precision execution."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get In Touch"
|
||||
title="Need a Reliable Welder?"
|
||||
description="Whether you have an industrial project or a custom fabrication request, we are ready to assist. Call us at 082 960 0019 or visit our workshop in Grassy Park."
|
||||
description="Whether you have an industrial project or a custom fabrication request, we are ready to assist. Call us at 082 960 0019 or visit our workshop in Grassy Park. Gino Dirks, CEO."
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:0829600019" },
|
||||
{ text: "Visit Us", href: "https://maps.google.com/?q=53+7th+Ave,+Grassy+Park,+Cape+Town,+7945" },
|
||||
@@ -198,4 +198,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user