Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44aa52485c | |||
| 69164cb3a5 | |||
| efab07189a | |||
| 1a386bde2b | |||
| f41f6ecc5d | |||
| c41ebe922d | |||
| 4c2a47b2be | |||
| 8c795af701 | |||
| 4996649f88 | |||
| 17d133935f | |||
| a6bcfa073d | |||
| 265334e4ef | |||
| 0cb4dc1e49 |
@@ -19,8 +19,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
@@ -28,8 +27,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Computer Repair", href: "/services" },
|
||||
{ label: "IT Support", href: "/services" },
|
||||
{ label: "Virus Removal", href: "/services" },
|
||||
@@ -37,8 +35,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "Phone: 071 200 6583", href: "tel:0712006583" },
|
||||
{ label: "Address: Stander Sentrum, 268 Flora Rd, Dana Bay", href: "#" },
|
||||
{ label: "WhatsApp Us", href: "https://wa.me/27712006583" },
|
||||
@@ -46,8 +43,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -73,9 +69,7 @@ export default function AboutPage() {
|
||||
brandName="R&C Solutions"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now: 071 200 6583",
|
||||
href: "tel:0712006583",
|
||||
}}
|
||||
text: "Call Now: 071 200 6583", href: "tel:0712006583"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -86,14 +80,12 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="R&C Solutions - Your Local Tech & Solar Experts"
|
||||
description="For years, we've been Dana Bay's go-to destination for computer repairs, IT support, and solar solutions. We pride ourselves on fast, reliable service and genuine customer care. If we've worked on your device before, we offer FREE remote support—because we value long-term relationships."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg?_wi=2"
|
||||
imageAlt="professional technician team office portrait"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More", href: "/about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -108,38 +100,17 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "computer-repair",
|
||||
title: "Computer Repair",
|
||||
descriptions: [
|
||||
"Fast laptop and desktop repairs",
|
||||
"Hardware and software troubleshooting",
|
||||
"Same-day service available",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419136.jpg",
|
||||
imageAlt: "desktop computer repair technician tools bench",
|
||||
},
|
||||
id: "computer-repair", title: "Computer Repair", descriptions: [
|
||||
"Fast laptop and desktop repairs", "Hardware and software troubleshooting", "Same-day service available"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419136.jpg?_wi=2", imageAlt: "desktop computer repair technician tools bench"},
|
||||
{
|
||||
id: "it-support",
|
||||
title: "IT Support",
|
||||
descriptions: [
|
||||
"Remote and on-site technical support",
|
||||
"Network setup and maintenance",
|
||||
"FREE remote support for previous clients",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg",
|
||||
imageAlt: "IT support technician remote assistance call",
|
||||
},
|
||||
id: "it-support", title: "IT Support", descriptions: [
|
||||
"Remote and on-site technical support", "Network setup and maintenance", "FREE remote support for previous clients"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg?_wi=2", imageAlt: "IT support technician remote assistance call"},
|
||||
{
|
||||
id: "virus-removal",
|
||||
title: "Virus & Malware Removal",
|
||||
descriptions: [
|
||||
"Professional virus and spyware removal",
|
||||
"System optimization and cleanup",
|
||||
"Security software installation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-protection-shield-with-cross-sign-background_1017-24594.jpg",
|
||||
imageAlt: "cybersecurity software virus protection shield",
|
||||
},
|
||||
id: "virus-removal", title: "Virus & Malware Removal", descriptions: [
|
||||
"Professional virus and spyware removal", "System optimization and cleanup", "Security software installation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-protection-shield-with-cross-sign-background_1017-24594.jpg?_wi=2", imageAlt: "cybersecurity software virus protection shield"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -147,9 +118,7 @@ export default function AboutPage() {
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore All Services",
|
||||
href: "/services",
|
||||
},
|
||||
text: "Explore All Services", href: "/services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -164,33 +133,13 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "fast-service",
|
||||
title: "Fast Service",
|
||||
subtitle: "Same-day repairs available",
|
||||
category: "Repair",
|
||||
value: "24hrs",
|
||||
},
|
||||
id: "fast-service", title: "Fast Service", subtitle: "Same-day repairs available", category: "Repair", value: "24hrs"},
|
||||
{
|
||||
id: "free-remote",
|
||||
title: "FREE Remote Support",
|
||||
subtitle: "For previous clients",
|
||||
category: "Support",
|
||||
value: "100%",
|
||||
},
|
||||
id: "free-remote", title: "FREE Remote Support", subtitle: "For previous clients", category: "Support", value: "100%"},
|
||||
{
|
||||
id: "local-trusted",
|
||||
title: "Local & Trusted",
|
||||
subtitle: "Serving Dana Bay since day one",
|
||||
category: "Service",
|
||||
value: "Years",
|
||||
},
|
||||
id: "local-trusted", title: "Local & Trusted", subtitle: "Serving Dana Bay since day one", category: "Service", value: "Years"},
|
||||
{
|
||||
id: "expert-team",
|
||||
title: "Expert Team",
|
||||
subtitle: "Qualified tech and solar professionals",
|
||||
category: "Expertise",
|
||||
value: "Pro",
|
||||
},
|
||||
id: "expert-team", title: "Expert Team", subtitle: "Qualified tech and solar professionals", category: "Expertise", value: "Pro"},
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
@@ -27,8 +26,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Computer Repair", href: "/services" },
|
||||
{ label: "IT Support", href: "/services" },
|
||||
{ label: "Virus Removal", href: "/services" },
|
||||
@@ -36,8 +34,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "Phone: 071 200 6583", href: "tel:0712006583" },
|
||||
{ label: "Address: Stander Sentrum, 268 Flora Rd, Dana Bay", href: "#" },
|
||||
{ label: "WhatsApp Us", href: "https://wa.me/27712006583" },
|
||||
@@ -45,8 +42,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -72,9 +68,7 @@ export default function ContactPage() {
|
||||
brandName="R&C Solutions"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now: 071 200 6583",
|
||||
href: "tel:0712006583",
|
||||
}}
|
||||
text: "Call Now: 071 200 6583", href: "tel:0712006583"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -86,8 +80,7 @@ export default function ContactPage() {
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Help"
|
||||
@@ -104,31 +97,13 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1",
|
||||
name: "Johan van der Merwe",
|
||||
role: "Business Owner",
|
||||
testimonial: "R&C Solutions fixed my laptop in hours. Fast service, professional team, and fair prices. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=2",
|
||||
imageAlt: "professional business man portrait headshot",
|
||||
icon: Star,
|
||||
id: "testimonial-1", name: "Johan van der Merwe", role: "Business Owner", testimonial: "R&C Solutions fixed my laptop in hours. Fast service, professional team, and fair prices. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=2", imageAlt: "professional business man portrait headshot", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
name: "Maria Santos",
|
||||
role: "Homeowner",
|
||||
testimonial: "The solar installation was seamless. Now I'm saving money on electricity with load shedding solved. Great work!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg?_wi=2",
|
||||
imageAlt: "professional woman business portrait headshot",
|
||||
icon: Star,
|
||||
id: "testimonial-2", name: "Maria Santos", role: "Homeowner", testimonial: "The solar installation was seamless. Now I'm saving money on electricity with load shedding solved. Great work!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg?_wi=2", imageAlt: "professional woman business portrait headshot", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "David Pieterse",
|
||||
role: "IT Manager",
|
||||
testimonial: "Their IT support is reliable and responsive. They understand our business needs and deliver real solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-angry-expression_1194-3931.jpg?_wi=2",
|
||||
imageAlt: "IT manager professional portrait headshot",
|
||||
icon: Star,
|
||||
id: "testimonial-3", name: "David Pieterse", role: "IT Manager", testimonial: "Their IT support is reliable and responsive. They understand our business needs and deliver real solutions.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-angry-expression_1194-3931.jpg?_wi=2", imageAlt: "IT manager professional portrait headshot", icon: Star,
|
||||
},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
@@ -136,9 +111,7 @@ export default function ContactPage() {
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
|
||||
144
src/app/page.tsx
144
src/app/page.tsx
@@ -45,9 +45,7 @@ export default function HomePage() {
|
||||
brandName="R&C Solutions"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now: 071 200 6583",
|
||||
href: "tel:0712006583",
|
||||
}}
|
||||
text: "Call Now: 071 200 6583", href: "tel:0712006583"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -66,13 +64,9 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-technician-repairing-computer-workshop_23-2147922179.jpg",
|
||||
imageAlt: "Computer repair and IT support service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-technician-repairing-computer-workshop_23-2147922179.jpg", imageAlt: "Computer repair and IT support service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-holding-tablet-check-solar-roof_609648-2159.jpg",
|
||||
imageAlt: "Professional solar panel installation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-holding-tablet-check-solar-roof_609648-2159.jpg", imageAlt: "Professional solar panel installation"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -87,7 +81,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
title="R&C Solutions - Your Local Tech & Solar Experts"
|
||||
description="For years, we've been Dana Bay's go-to destination for computer repairs, IT support, and solar solutions. We pride ourselves on fast, reliable service and genuine customer care. If we've worked on your device before, we offer FREE remote support—because we value long-term relationships."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg?_wi=1"
|
||||
imageAlt="R&C Solutions team providing professional service"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn More", href: "/about" }]}
|
||||
@@ -104,45 +98,21 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "computer-repair",
|
||||
title: "Computer Repair",
|
||||
descriptions: [
|
||||
"Fast laptop and desktop repairs",
|
||||
"Hardware and software troubleshooting",
|
||||
"Same-day service available",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419136.jpg",
|
||||
},
|
||||
id: "computer-repair", title: "Computer Repair", descriptions: [
|
||||
"Fast laptop and desktop repairs", "Hardware and software troubleshooting", "Same-day service available"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419136.jpg?_wi=1"},
|
||||
{
|
||||
id: "it-support",
|
||||
title: "IT Support",
|
||||
descriptions: [
|
||||
"Remote and on-site technical support",
|
||||
"Network setup and maintenance",
|
||||
"FREE remote support for previous clients",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg",
|
||||
},
|
||||
id: "it-support", title: "IT Support", descriptions: [
|
||||
"Remote and on-site technical support", "Network setup and maintenance", "FREE remote support for previous clients"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg?_wi=1"},
|
||||
{
|
||||
id: "virus-removal",
|
||||
title: "Virus & Malware Removal",
|
||||
descriptions: [
|
||||
"Professional virus and spyware removal",
|
||||
"System optimization and cleanup",
|
||||
"Security software installation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-protection-shield-with-cross-sign-background_1017-24594.jpg",
|
||||
},
|
||||
id: "virus-removal", title: "Virus & Malware Removal", descriptions: [
|
||||
"Professional virus and spyware removal", "System optimization and cleanup", "Security software installation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-protection-shield-with-cross-sign-background_1017-24594.jpg?_wi=1"},
|
||||
{
|
||||
id: "solar-solutions",
|
||||
title: "Solar Installation",
|
||||
descriptions: [
|
||||
"Professional solar panel installation",
|
||||
"Load shedding solutions",
|
||||
"Energy efficiency consultation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29992.jpg",
|
||||
},
|
||||
id: "solar-solutions", title: "Solar Installation", descriptions: [
|
||||
"Professional solar panel installation", "Load shedding solutions", "Energy efficiency consultation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29992.jpg?_wi=1"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -162,33 +132,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "fast-service",
|
||||
title: "Fast Service",
|
||||
subtitle: "Same-day repairs available",
|
||||
category: "Repair",
|
||||
value: "24hrs",
|
||||
},
|
||||
id: "fast-service", title: "Fast Service", subtitle: "Same-day repairs available", category: "Repair", value: "24hrs"},
|
||||
{
|
||||
id: "free-remote",
|
||||
title: "FREE Remote Support",
|
||||
subtitle: "For previous clients",
|
||||
category: "Support",
|
||||
value: "100%",
|
||||
},
|
||||
id: "free-remote", title: "FREE Remote Support", subtitle: "For previous clients", category: "Support", value: "100%"},
|
||||
{
|
||||
id: "local-trusted",
|
||||
title: "Local & Trusted",
|
||||
subtitle: "Serving Dana Bay since day one",
|
||||
category: "Service",
|
||||
value: "Years",
|
||||
},
|
||||
id: "local-trusted", title: "Local & Trusted", subtitle: "Serving Dana Bay since day one", category: "Service", value: "Years"},
|
||||
{
|
||||
id: "expert-team",
|
||||
title: "Expert Team",
|
||||
subtitle: "Qualified tech and solar professionals",
|
||||
category: "Expertise",
|
||||
value: "Pro",
|
||||
},
|
||||
id: "expert-team", title: "Expert Team", subtitle: "Qualified tech and solar professionals", category: "Expertise", value: "Pro"},
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
@@ -205,52 +155,22 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1",
|
||||
name: "Johan van der Merwe",
|
||||
role: "Business Owner",
|
||||
testimonial: "R&C Solutions fixed my laptop in hours. Fast service, professional team, and fair prices. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg",
|
||||
icon: Star,
|
||||
id: "testimonial-1", name: "Johan van der Merwe", role: "Business Owner", testimonial: "R&C Solutions fixed my laptop in hours. Fast service, professional team, and fair prices. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
name: "Maria Santos",
|
||||
role: "Homeowner",
|
||||
testimonial: "The solar installation was seamless. Now I'm saving money on electricity with load shedding solved. Great work!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg",
|
||||
icon: Star,
|
||||
id: "testimonial-2", name: "Maria Santos", role: "Homeowner", testimonial: "The solar installation was seamless. Now I'm saving money on electricity with load shedding solved. Great work!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "David Pieterse",
|
||||
role: "IT Manager",
|
||||
testimonial: "Their IT support is reliable and responsive. They understand our business needs and deliver real solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-angry-expression_1194-3931.jpg",
|
||||
icon: Star,
|
||||
id: "testimonial-3", name: "David Pieterse", role: "IT Manager", testimonial: "Their IT support is reliable and responsive. They understand our business needs and deliver real solutions.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-angry-expression_1194-3931.jpg", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
name: "Susan Jacobs",
|
||||
role: "Homeowner",
|
||||
testimonial: "My computer had a terrible virus. R&C cleaned it up quickly and thoroughly. Best service in Mossel Bay!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg",
|
||||
icon: Star,
|
||||
id: "testimonial-4", name: "Susan Jacobs", role: "Homeowner", testimonial: "My computer had a terrible virus. R&C cleaned it up quickly and thoroughly. Best service in Mossel Bay!", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "testimonial-5",
|
||||
name: "Thabo Mkhize",
|
||||
role: "Restaurant Owner",
|
||||
testimonial: "Free remote support for previous clients? That's customer care! They've been incredible to work with.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg",
|
||||
icon: Star,
|
||||
id: "testimonial-5", name: "Thabo Mkhize", role: "Restaurant Owner", testimonial: "Free remote support for previous clients? That's customer care! They've been incredible to work with.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "testimonial-6",
|
||||
name: "Lisa Chen",
|
||||
role: "Freelancer",
|
||||
testimonial: "Fast, friendly, and professional. R&C Solutions is exactly what Mossel Bay needed. 5 stars!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-railing_1098-2186.jpg",
|
||||
icon: Star,
|
||||
id: "testimonial-6", name: "Lisa Chen", role: "Freelancer", testimonial: "Fast, friendly, and professional. R&C Solutions is exactly what Mossel Bay needed. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-railing_1098-2186.jpg", icon: Star,
|
||||
},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
@@ -281,8 +201,7 @@ export default function HomePage() {
|
||||
logoText="R&C Solutions"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "About", href: "/about" },
|
||||
@@ -290,8 +209,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Computer Repair", href: "/services#computer-repair" },
|
||||
{ label: "IT Support", href: "/services#it-support" },
|
||||
{ label: "Virus Removal", href: "/services#virus-removal" },
|
||||
@@ -299,8 +217,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "Phone: 071 200 6583", href: "tel:0712006583" },
|
||||
{ label: "Address: Stander Sentrum, 268 Flora Rd, Dana Bay", href: "#" },
|
||||
{ label: "WhatsApp Us", href: "https://wa.me/27712006583" },
|
||||
@@ -308,8 +225,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
|
||||
@@ -35,9 +35,7 @@ export default function ServicesPage() {
|
||||
brandName="R&C Solutions"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now: 071 200 6583",
|
||||
href: "tel:0712006583",
|
||||
}}
|
||||
text: "Call Now: 071 200 6583", href: "tel:0712006583"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -50,45 +48,21 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "computer-repair",
|
||||
title: "Computer Repair & Maintenance",
|
||||
descriptions: [
|
||||
"Laptop and desktop repair specialists with 10+ years experience",
|
||||
"Hardware replacement, upgrades, and diagnostics",
|
||||
"Same-day service for critical repairs available",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419136.jpg",
|
||||
},
|
||||
id: "computer-repair", title: "Computer Repair & Maintenance", descriptions: [
|
||||
"Laptop and desktop repair specialists with 10+ years experience", "Hardware replacement, upgrades, and diagnostics", "Same-day service for critical repairs available"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419136.jpg?_wi=3"},
|
||||
{
|
||||
id: "it-support",
|
||||
title: "Professional IT Support",
|
||||
descriptions: [
|
||||
"Remote and on-site technical assistance for businesses",
|
||||
"Network infrastructure setup and management",
|
||||
"FREE lifetime remote support for previous clients",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg",
|
||||
},
|
||||
id: "it-support", title: "Professional IT Support", descriptions: [
|
||||
"Remote and on-site technical assistance for businesses", "Network infrastructure setup and management", "FREE lifetime remote support for previous clients"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg?_wi=3"},
|
||||
{
|
||||
id: "virus-removal",
|
||||
title: "Comprehensive Security Solutions",
|
||||
descriptions: [
|
||||
"Professional malware and spyware removal services",
|
||||
"System optimization and performance enhancement",
|
||||
"Security software installation and configuration",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-protection-shield-with-cross-sign-background_1017-24594.jpg",
|
||||
},
|
||||
id: "virus-removal", title: "Comprehensive Security Solutions", descriptions: [
|
||||
"Professional malware and spyware removal services", "System optimization and performance enhancement", "Security software installation and configuration"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-protection-shield-with-cross-sign-background_1017-24594.jpg?_wi=3"},
|
||||
{
|
||||
id: "solar-solutions",
|
||||
title: "Solar Installation & Consultation",
|
||||
descriptions: [
|
||||
"Professional solar panel installation for homes and businesses",
|
||||
"Complete load shedding solutions and energy backup",
|
||||
"Energy efficiency audits and consultation services",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29992.jpg",
|
||||
},
|
||||
id: "solar-solutions", title: "Solar Installation & Consultation", descriptions: [
|
||||
"Professional solar panel installation for homes and businesses", "Complete load shedding solutions and energy backup", "Energy efficiency audits and consultation services"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29992.jpg?_wi=2"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
@@ -108,33 +82,13 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "warranty",
|
||||
title: "Service Warranty",
|
||||
subtitle: "90-day guarantee on all repairs",
|
||||
category: "Quality",
|
||||
value: "90d",
|
||||
},
|
||||
id: "warranty", title: "Service Warranty", subtitle: "90-day guarantee on all repairs", category: "Quality", value: "90d"},
|
||||
{
|
||||
id: "response",
|
||||
title: "Quick Response",
|
||||
subtitle: "Same-day emergency support available",
|
||||
category: "Speed",
|
||||
value: "24h",
|
||||
},
|
||||
id: "response", title: "Quick Response", subtitle: "Same-day emergency support available", category: "Speed", value: "24h"},
|
||||
{
|
||||
id: "pricing",
|
||||
title: "Fair Pricing",
|
||||
subtitle: "Competitive rates with no hidden fees",
|
||||
category: "Cost",
|
||||
value: "Best",
|
||||
},
|
||||
id: "pricing", title: "Fair Pricing", subtitle: "Competitive rates with no hidden fees", category: "Cost", value: "Best"},
|
||||
{
|
||||
id: "experience",
|
||||
title: "Experienced Team",
|
||||
subtitle: "Certified tech and solar professionals",
|
||||
category: "Expertise",
|
||||
value: "10+y",
|
||||
},
|
||||
id: "experience", title: "Experienced Team", subtitle: "Certified tech and solar professionals", category: "Expertise", value: "10+y"},
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
@@ -162,8 +116,7 @@ export default function ServicesPage() {
|
||||
logoText="R&C Solutions"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "About", href: "/about" },
|
||||
@@ -171,8 +124,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Computer Repair", href: "/services#computer-repair" },
|
||||
{ label: "IT Support", href: "/services#it-support" },
|
||||
{ label: "Virus Removal", href: "/services#virus-removal" },
|
||||
@@ -180,8 +132,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "Phone: 071 200 6583", href: "tel:0712006583" },
|
||||
{ label: "Address: Stander Sentrum, 268 Flora Rd, Dana Bay", href: "#" },
|
||||
{ label: "WhatsApp Us", href: "https://wa.me/27712006583" },
|
||||
@@ -189,8 +140,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #FF7B05;
|
||||
--card: #f0f8ff;
|
||||
--foreground: #001a4d;
|
||||
--primary-cta: #0066cc;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta: #e6f2ff;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #FF7B05;
|
||||
--accent: #0066cc;
|
||||
--background-accent: #cce5ff;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user