Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10e7d77622 | |||
| 67b1154c9b | |||
| 90c7e70008 | |||
| 9bd0ff372b | |||
| 7b78b57d05 | |||
| dc5b1cc12c | |||
| a7f98d82e9 | |||
| 8677baf5fa | |||
| 2e5e5097c6 | |||
| ab3adb194e | |||
| f8a6251a6a | |||
| 6d4b8c3c0d |
@@ -7,7 +7,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
|
|||||||
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
||||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
||||||
@@ -52,9 +52,9 @@ export default function LandingPage() {
|
|||||||
{ text: "Chat on WhatsApp", href: "https://wa.me/27716073888?text=Hello%20OLLO%20Trading,%20I%20would%20like%20a%20quote%20for%20my%20project." }
|
{ text: "Chat on WhatsApp", href: "https://wa.me/27716073888?text=Hello%20OLLO%20Trading,%20I%20would%20like%20a%20quote%20for%20my%20project." }
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-door-with-keys-matte-minimalism-black-hardware_169016-69531.jpg?_wi=1", imageAlt: "Modern kitchen renovation" },
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqiMnWO5mkQqe8zt6ufXDqkrxZ/uploaded-1773491374207-ic3yi2cz.jpg", imageAlt: "Modern kitchen renovation" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/kitchen-wash-zone-black-faucet-scandinavian-style_169016-69045.jpg?_wi=1", imageAlt: "Contemporary bathroom design" },
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqiMnWO5mkQqe8zt6ufXDqkrxZ/uploaded-1773491374207-eud7jo9d.jpg", imageAlt: "Contemporary bathroom design" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/inspectors-interacting_1098-14279.jpg?_wi=1", imageAlt: "Professional construction team" }
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqiMnWO5mkQqe8zt6ufXDqkrxZ/uploaded-1773491374207-pvdp3hzk.jpg", imageAlt: "Professional construction team" }
|
||||||
]}
|
]}
|
||||||
autoplayDelay={4000}
|
autoplayDelay={4000}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
@@ -65,7 +65,8 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about" className="py-16 md:py-24">
|
<div id="about" data-section="about" className="py-16 md:py-24">
|
||||||
<InlineImageSplitTextAbout
|
<InlineImageSplitTextAbout
|
||||||
heading={[
|
heading={[
|
||||||
{ type: "text", content: "About OLLO Trading" }
|
{ type: "text", content: "About OLLO Trading" },
|
||||||
|
{ type: "text", content: "We deliver quality construction and renovation services across South Africa. Our team combines skilled craftsmanship with professional expertise to transform your space. From kitchen and bathroom designs to complete home renovations, we bring your vision to life with attention to detail and premium materials." }
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Project", href: "https://wa.me/27716073888" }
|
{ text: "Start Your Project", href: "https://wa.me/27716073888" }
|
||||||
@@ -204,24 +205,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials" className="py-16 md:py-24">
|
|
||||||
<TestimonialCardTwelve
|
|
||||||
cardTitle="What Our Clients Say"
|
|
||||||
cardTag="Customer Testimonials"
|
|
||||||
cardTagIcon={Star}
|
|
||||||
cardAnimation="blur-reveal"
|
|
||||||
useInvertedBackground={true}
|
|
||||||
testimonials={[
|
|
||||||
{ id: "testimonial-1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1098-15443.jpg" },
|
|
||||||
{ id: "testimonial-2", name: "Thandi Mthembu", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14660.jpg" },
|
|
||||||
{ id: "testimonial-3", name: "James Petersen", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-headphones_23-2149155172.jpg" },
|
|
||||||
{ id: "testimonial-4", name: "Maria Garcia", imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg" },
|
|
||||||
{ id: "testimonial-5", name: "Lerato Khumalo", imageSrc: "http://img.b2bpic.net/free-photo/excited-gorgeous-woman-saying-yes_176420-19324.jpg" },
|
|
||||||
{ id: "testimonial-6", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/handsome-successful-male-entrepreneur-pointing-finger-upper-left-corner-smiling_176420-18939.jpg" }
|
|
||||||
]}
|
|
||||||
ariaLabel="Client testimonials section"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="contact" data-section="contact" className="py-16 md:py-24">
|
<div id="contact" data-section="contact" className="py-16 md:py-24">
|
||||||
<ContactCTA
|
<ContactCTA
|
||||||
|
|||||||
Reference in New Issue
Block a user