Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74e4420f99 | |||
| 2510bfe960 | |||
| 093531171a | |||
| b38189369d |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Expert Local Trades & Repairs"
|
title="Reliable Local Trades & Expert Repairs"
|
||||||
description="Professional, reliable, and fast service for all your home and business needs. Serving our local community with pride and quality workmanship."
|
description="Professional, reliable, and fast service for all your home and business needs. Serving our local community with pride and quality workmanship."
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{ imageSrc: "https://img.b2bpic.net/free-photo/professional-woodworker-using-tablet-carpentry-workshop_342744-801.jpg?_wi=1", imageAlt: "service" },
|
{ imageSrc: "https://img.b2bpic.net/free-photo/professional-woodworker-using-tablet-carpentry-workshop_342744-801.jpg?_wi=1", imageAlt: "service" },
|
||||||
@@ -143,4 +143,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user