Merge version_1 into main #2
@@ -27,14 +27,11 @@ export default function AboutPage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Call Now",
|
||||
href: "tel:0788147608",
|
||||
};
|
||||
text: "Call Now", href: "tel:0788147608"};
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Website Design", href: "/services" },
|
||||
{ label: "Ecommerce Development", href: "/services" },
|
||||
{ label: "Google Marketing", href: "/services" },
|
||||
@@ -42,8 +39,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/portfolio" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -51,8 +47,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: 078 814 7608", href: "tel:0788147608" },
|
||||
{ label: "19 Haakbos St, Alberton", href: "#" },
|
||||
{ label: "Email: info@247websites.co.za", href: "mailto:info@247websites.co.za" },
|
||||
@@ -64,11 +59,11 @@ export default function AboutPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -86,10 +81,10 @@ export default function AboutPage() {
|
||||
<HeroSplit
|
||||
title="About 247 Websites - Local Web Agency in Alberton"
|
||||
description="We're a team of passionate designers and developers committed to helping local businesses grow online. Based in Alberton, we understand your community and what it takes to succeed in the digital marketplace."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
tag="Our Story"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Get to Know Us", href: "#values" },
|
||||
{ text: "Work With Us", href: "/contact" },
|
||||
@@ -108,23 +103,17 @@ export default function AboutPage() {
|
||||
description="Our core values guide every project we undertake. We believe in delivering exceptional results, building lasting client relationships, and truly understanding what it takes to help local businesses thrive."
|
||||
tag="Our Values"
|
||||
tagIcon={Award}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
features={[
|
||||
{
|
||||
icon: MapPin,
|
||||
title: "Local First Approach",
|
||||
description: "We deeply understand the Alberton market, local culture, and the unique needs of businesses in our community. Your success is our success.",
|
||||
},
|
||||
title: "Local First Approach", description: "We deeply understand the Alberton market, local culture, and the unique needs of businesses in our community. Your success is our success."},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Results-Driven",
|
||||
description: "We don't just build beautiful websites—we build effective ones. Every design decision, every feature is focused on bringing you measurable results and business growth.",
|
||||
},
|
||||
title: "Results-Driven", description: "We don't just build beautiful websites—we build effective ones. Every design decision, every feature is focused on bringing you measurable results and business growth."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Client-Centric",
|
||||
description: "Your vision is our mission. We listen, collaborate, and ensure you're involved every step of the process. Your feedback shapes every decision.",
|
||||
},
|
||||
title: "Client-Centric", description: "Your vision is our mission. We listen, collaborate, and ensure you're involved every step of the process. Your feedback shapes every decision."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -18,14 +18,11 @@ export default function ContactPage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Call Now",
|
||||
href: "tel:0788147608",
|
||||
};
|
||||
text: "Call Now", href: "tel:0788147608"};
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Website Design", href: "/services" },
|
||||
{ label: "Ecommerce Development", href: "/services" },
|
||||
{ label: "Google Marketing", href: "/services" },
|
||||
@@ -33,8 +30,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/portfolio" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -42,8 +38,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: 078 814 7608", href: "tel:0788147608" },
|
||||
{ label: "19 Haakbos St, Alberton", href: "#" },
|
||||
{ label: "Email: info@247websites.co.za", href: "mailto:info@247websites.co.za" },
|
||||
@@ -55,11 +50,11 @@ export default function ContactPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -77,16 +72,16 @@ export default function ContactPage() {
|
||||
<HeroSplit
|
||||
title="Get Your Free Website Quote & Consultation"
|
||||
description="Ready to take your business online or improve your existing web presence? Contact 247 Websites today. We offer free consultations and competitive quotes for all projects."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
tag="Get in Touch"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Call Now: 078 814 7608", href: "tel:0788147608" },
|
||||
{ text: "Email Us", href: "mailto:info@247websites.co.za" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg"
|
||||
imageAlt="Contact 247 Websites for web design"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="left"
|
||||
|
||||
@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-dm-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Professional Website Design & Google Marketing in Alberton | 247 Websites",
|
||||
description: "Get more customers with professional website design, SEO, and Google marketing for small businesses in Alberton. Free consultation. Call 078 814 7608.",
|
||||
keywords: "website design Alberton, website designer near me, ecommerce developer, Google marketing Alberton, local website agency, professional web design",
|
||||
metadataBase: new URL("https://247websites.co.za"),
|
||||
title: "Professional Website Design & Google Marketing in Alberton | 247 Websites", description: "Get more customers with professional website design, SEO, and Google marketing for small businesses in Alberton. Free consultation. Call 078 814 7608.", keywords: "website design Alberton, website designer near me, ecommerce developer, Google marketing Alberton, local website agency, professional web design", metadataBase: new URL("https://247websites.co.za"),
|
||||
alternates: {
|
||||
canonical: "https://247websites.co.za",
|
||||
},
|
||||
canonical: "https://247websites.co.za"},
|
||||
openGraph: {
|
||||
title: "Professional Websites That Bring More Customers | 247 Websites",
|
||||
description: "Custom website design & Google marketing for local businesses in Alberton. More calls. More leads. More sales.",
|
||||
url: "https://247websites.co.za",
|
||||
siteName: "247 Websites",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Professional Websites That Bring More Customers | 247 Websites", description: "Custom website design & Google marketing for local businesses in Alberton. More calls. More leads. More sales.", url: "https://247websites.co.za", siteName: "247 Websites", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg",
|
||||
alt: "Professional website design for local businesses",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg", alt: "Professional website design for local businesses"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Professional Website Design in Alberton | 247 Websites",
|
||||
description: "Get your business found online. Custom websites, Google marketing, and proven results for local businesses.",
|
||||
images: ["http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg"],
|
||||
card: "summary_large_image", title: "Professional Website Design in Alberton | 247 Websites", description: "Get your business found online. Custom websites, Google marketing, and proven results for local businesses.", images: ["http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
147
src/app/page.tsx
147
src/app/page.tsx
@@ -38,14 +38,11 @@ export default function HomePage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Call Now",
|
||||
href: "tel:0788147608",
|
||||
};
|
||||
text: "Call Now", href: "tel:0788147608"};
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Website Design", href: "/services" },
|
||||
{ label: "Ecommerce Development", href: "/services" },
|
||||
{ label: "Google Marketing", href: "/services" },
|
||||
@@ -53,8 +50,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/portfolio" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -62,8 +58,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: 078 814 7608", href: "tel:0788147608" },
|
||||
{ label: "19 Haakbos St, Alberton", href: "#" },
|
||||
{ label: "Email: info@247websites.co.za", href: "mailto:info@247websites.co.za" },
|
||||
@@ -75,11 +70,11 @@ export default function HomePage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -97,16 +92,16 @@ export default function HomePage() {
|
||||
<HeroSplit
|
||||
title="Professional Websites That Bring You More Customers"
|
||||
description="Custom website design & Google marketing for local businesses in Alberton. Get more calls, more leads, and more sales with a professional online presence."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
tag="Local Agency"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:0788147608" },
|
||||
{ text: "Get Free Quote", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg"
|
||||
imageAlt="Modern workspace with website design"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -119,38 +114,26 @@ export default function HomePage() {
|
||||
description="We offer complete web solutions designed to help your business grow online and attract more customers."
|
||||
tag="What We Do"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
features={[
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Website Design",
|
||||
description: "Custom, responsive websites that convert visitors into customers and rank on Google.",
|
||||
},
|
||||
title: "Website Design", description: "Custom, responsive websites that convert visitors into customers and rank on Google."},
|
||||
{
|
||||
icon: ShoppingCart,
|
||||
title: "Ecommerce Development",
|
||||
description: "Fully functional online stores with payment processing, inventory management, and analytics.",
|
||||
},
|
||||
title: "Ecommerce Development", description: "Fully functional online stores with payment processing, inventory management, and analytics."},
|
||||
{
|
||||
icon: Search,
|
||||
title: "Google Marketing",
|
||||
description: "SEO optimization and Google Ads to get your business found by local customers searching online.",
|
||||
},
|
||||
title: "Google Marketing", description: "SEO optimization and Google Ads to get your business found by local customers searching online."},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "UI/UX Design",
|
||||
description: "Beautiful, user-friendly interfaces that keep visitors engaged and improve conversion rates.",
|
||||
},
|
||||
title: "UI/UX Design", description: "Beautiful, user-friendly interfaces that keep visitors engaged and improve conversion rates."},
|
||||
{
|
||||
icon: Smartphone,
|
||||
title: "Mobile-First Design",
|
||||
description: "All our websites are optimized for mobile devices where most of your customers browse.",
|
||||
},
|
||||
title: "Mobile-First Design", description: "All our websites are optimized for mobile devices where most of your customers browse."},
|
||||
{
|
||||
icon: Headphones,
|
||||
title: "Ongoing Support",
|
||||
description: "Continuous maintenance, updates, and support to keep your website secure and performing.",
|
||||
},
|
||||
title: "Ongoing Support", description: "Continuous maintenance, updates, and support to keep your website secure and performing."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -164,38 +147,26 @@ export default function HomePage() {
|
||||
description="We're the local agency committed to delivering results for Alberton businesses."
|
||||
tag="Our Advantage"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
features={[
|
||||
{
|
||||
icon: MapPin,
|
||||
title: "Local & Reliable",
|
||||
description: "Based in Alberton, we understand the local market and your community's unique needs.",
|
||||
},
|
||||
title: "Local & Reliable", description: "Based in Alberton, we understand the local market and your community's unique needs."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Fast Turnaround",
|
||||
description: "Quick project delivery without compromising quality. Get your website live faster.",
|
||||
},
|
||||
title: "Fast Turnaround", description: "Quick project delivery without compromising quality. Get your website live faster."},
|
||||
{
|
||||
icon: Smartphone,
|
||||
title: "Mobile-Friendly Designs",
|
||||
description: "All our websites are fully responsive and optimized for every device and screen size.",
|
||||
},
|
||||
title: "Mobile-Friendly Designs", description: "All our websites are fully responsive and optimized for every device and screen size."},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "SEO Optimized",
|
||||
description: "Every website is built for search engines so you rank higher and get found by customers.",
|
||||
},
|
||||
title: "SEO Optimized", description: "Every website is built for search engines so you rank higher and get found by customers."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Dedicated Support",
|
||||
description: "We're here for you post-launch with ongoing maintenance, updates, and strategic guidance.",
|
||||
},
|
||||
title: "Dedicated Support", description: "We're here for you post-launch with ongoing maintenance, updates, and strategic guidance."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Proven Results",
|
||||
description: "Our clients see more calls, more leads, and real business growth from their websites.",
|
||||
},
|
||||
title: "Proven Results", description: "Our clients see more calls, more leads, and real business growth from their websites."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -209,59 +180,23 @@ export default function HomePage() {
|
||||
description="Real feedback from local businesses who've grown with our websites and digital marketing."
|
||||
tag="Client Reviews"
|
||||
tagIcon={Star}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "James Mthembu",
|
||||
handle: "Owner, JM Plumbing Services",
|
||||
testimonial: "247 Websites designed our site and we started getting calls immediately. The quality is outstanding and the price was fair. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "James Mthembu",
|
||||
},
|
||||
id: "1", name: "James Mthembu", handle: "Owner, JM Plumbing Services", testimonial: "247 Websites designed our site and we started getting calls immediately. The quality is outstanding and the price was fair. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mthembu"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Chen",
|
||||
handle: "Manager, Chen's Beauty Salon",
|
||||
testimonial: "Our online bookings tripled within 3 months of launching the new website. The team understood exactly what we needed for a salon business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
id: "2", name: "Sarah Chen", handle: "Manager, Chen's Beauty Salon", testimonial: "Our online bookings tripled within 3 months of launching the new website. The team understood exactly what we needed for a salon business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Themba Ndlela",
|
||||
handle: "Director, Ndlela & Co Electrical",
|
||||
testimonial: "Finally showing up on Google for local searches. 247 Websites made it simple and affordable. Best business decision we made this year.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
|
||||
imageAlt: "Themba Ndlela",
|
||||
},
|
||||
id: "3", name: "Themba Ndlela", handle: "Director, Ndlela & Co Electrical", testimonial: "Finally showing up on Google for local searches. 247 Websites made it simple and affordable. Best business decision we made this year.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Themba Ndlela"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Linda Khumalo",
|
||||
handle: "Owner, Khumalo Fitness Studio",
|
||||
testimonial: "Professional, fast, and they really care about results. Our membership inquiries went through the roof. Thank you 247 Websites!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Linda Khumalo",
|
||||
},
|
||||
id: "4", name: "Linda Khumalo", handle: "Owner, Khumalo Fitness Studio", testimonial: "Professional, fast, and they really care about results. Our membership inquiries went through the roof. Thank you 247 Websites!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Linda Khumalo"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Michael Pieterse",
|
||||
handle: "Owner, Pieterse Auto Repairs",
|
||||
testimonial: "Not tech-savvy but they made everything easy to understand. Website looks great and customers love it. Couldn't ask for better service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Michael Pieterse",
|
||||
},
|
||||
id: "5", name: "Michael Pieterse", handle: "Owner, Pieterse Auto Repairs", testimonial: "Not tech-savvy but they made everything easy to understand. Website looks great and customers love it. Couldn't ask for better service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Pieterse"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Amandla Zuma",
|
||||
handle: "Founder, Zuma Digital Marketing",
|
||||
testimonial: "Great partner for our clients. 247 Websites consistently delivers quality work on time. We refer them all the time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "Amandla Zuma",
|
||||
},
|
||||
id: "6", name: "Amandla Zuma", handle: "Founder, Zuma Digital Marketing", testimonial: "Great partner for our clients. 247 Websites consistently delivers quality work on time. We refer them all the time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amandla Zuma"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
@@ -273,29 +208,13 @@ export default function HomePage() {
|
||||
description="Join dozens of companies that have already grown their online presence with 247 Websites."
|
||||
tag="Our Partners"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"JM Plumbing Services",
|
||||
"Chen's Beauty Salon",
|
||||
"Ndlela & Co Electrical",
|
||||
"Khumalo Fitness Studio",
|
||||
"Pieterse Auto Repairs",
|
||||
"Zuma Digital Marketing",
|
||||
"Alberton Local Directory",
|
||||
"Community Business Network",
|
||||
]}
|
||||
"JM Plumbing Services", "Chen's Beauty Salon", "Ndlela & Co Electrical", "Khumalo Fitness Studio", "Pieterse Auto Repairs", "Zuma Digital Marketing", "Alberton Local Directory", "Community Business Network"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-collection_23-2148158364.jpg",
|
||||
"http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-advertising-agency-logo-design_23-2149995841.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-technology-logo-collection_23-2148163493.jpg",
|
||||
"http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg",
|
||||
"http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
|
||||
"http://img.b2bpic.net/free-photo/high-quality-brand-badge-banner-copy-space-concept_53876-13783.jpg",
|
||||
"http://img.b2bpic.net/free-vector/minimal-technology-vertical-business-card_23-2149167836.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-collection_23-2148158364.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/gradient-advertising-agency-logo-design_23-2149995841.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo-collection_23-2148163493.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-photo/high-quality-brand-badge-banner-copy-space-concept_53876-13783.jpg", "http://img.b2bpic.net/free-vector/minimal-technology-vertical-business-card_23-2149167836.jpg"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
@@ -19,14 +19,11 @@ export default function PortfolioPage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Call Now",
|
||||
href: "tel:0788147608",
|
||||
};
|
||||
text: "Call Now", href: "tel:0788147608"};
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Website Design", href: "/services" },
|
||||
{ label: "Ecommerce Development", href: "/services" },
|
||||
{ label: "Google Marketing", href: "/services" },
|
||||
@@ -34,8 +31,7 @@ export default function PortfolioPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/portfolio" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -43,8 +39,7 @@ export default function PortfolioPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: 078 814 7608", href: "tel:0788147608" },
|
||||
{ label: "19 Haakbos St, Alberton", href: "#" },
|
||||
{ label: "Email: info@247websites.co.za", href: "mailto:info@247websites.co.za" },
|
||||
@@ -56,11 +51,11 @@ export default function PortfolioPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -78,16 +73,16 @@ export default function PortfolioPage() {
|
||||
<HeroSplit
|
||||
title="Our Portfolio - Website Design & Development Work"
|
||||
description="Explore the websites and digital solutions we've created for local Alberton businesses. Each project showcases our commitment to quality, user experience, and driving real business results."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
tag="Case Studies"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "View Our Work", href: "#portfolio-section" },
|
||||
{ text: "Discuss Your Project", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149477719.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149477719.jpg"
|
||||
imageAlt="Portfolio of website design examples"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -100,29 +95,13 @@ export default function PortfolioPage() {
|
||||
description="From small local businesses to growing enterprises, we've delivered professional websites that help clients attract customers, increase sales, and establish strong online presence."
|
||||
tag="Our Portfolio"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"JM Plumbing Services Website",
|
||||
"Chen's Beauty Salon Online Platform",
|
||||
"Ndlela & Co Electrical Portal",
|
||||
"Khumalo Fitness Studio Booking System",
|
||||
"Pieterse Auto Repairs Site",
|
||||
"Zuma Digital Marketing Website",
|
||||
"Alberton Local Directory Portal",
|
||||
"Community Business Hub",
|
||||
]}
|
||||
"JM Plumbing Services Website", "Chen's Beauty Salon Online Platform", "Ndlela & Co Electrical Portal", "Khumalo Fitness Studio Booking System", "Pieterse Auto Repairs Site", "Zuma Digital Marketing Website", "Alberton Local Directory Portal", "Community Business Hub"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-collection_23-2148158364.jpg",
|
||||
"http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-advertising-agency-logo-design_23-2149995841.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-technology-logo-collection_23-2148163493.jpg",
|
||||
"http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg",
|
||||
"http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
|
||||
"http://img.b2bpic.net/free-photo/high-quality-brand-badge-banner-copy-space-concept_53876-13783.jpg",
|
||||
"http://img.b2bpic.net/free-vector/minimal-technology-vertical-business-card_23-2149167836.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-collection_23-2148158364.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/gradient-advertising-agency-logo-design_23-2149995841.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo-collection_23-2148163493.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-photo/high-quality-brand-badge-banner-copy-space-concept_53876-13783.jpg", "http://img.b2bpic.net/free-vector/minimal-technology-vertical-business-card_23-2149167836.jpg"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
@@ -19,14 +19,11 @@ export default function ReviewsPage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Call Now",
|
||||
href: "tel:0788147608",
|
||||
};
|
||||
text: "Call Now", href: "tel:0788147608"};
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Website Design", href: "/services" },
|
||||
{ label: "Ecommerce Development", href: "/services" },
|
||||
{ label: "Google Marketing", href: "/services" },
|
||||
@@ -34,8 +31,7 @@ export default function ReviewsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/portfolio" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -43,8 +39,7 @@ export default function ReviewsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: 078 814 7608", href: "tel:0788147608" },
|
||||
{ label: "19 Haakbos St, Alberton", href: "#" },
|
||||
{ label: "Email: info@247websites.co.za", href: "mailto:info@247websites.co.za" },
|
||||
@@ -56,11 +51,11 @@ export default function ReviewsPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -78,16 +73,16 @@ export default function ReviewsPage() {
|
||||
<HeroSplit
|
||||
title="5-Star Client Reviews & Testimonials"
|
||||
description="Don't just take our word for it—hear directly from local Alberton business owners who've transformed their online presence and grown their businesses with 247 Websites."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
tag="Client Stories"
|
||||
tagIcon={Star}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "See All Reviews", href: "#all-reviews" },
|
||||
{ text: "Join Our Clients", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg"
|
||||
imageAlt="Client testimonials and reviews"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -100,59 +95,23 @@ export default function ReviewsPage() {
|
||||
description="Real success stories from real business owners in Alberton. These are just some of the clients we've helped grow online and increase their revenue."
|
||||
tag="Reviews"
|
||||
tagIcon={Star}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "James Mthembu",
|
||||
handle: "Owner, JM Plumbing Services",
|
||||
testimonial: "247 Websites designed our site and we started getting calls immediately. The quality is outstanding and the price was fair. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
|
||||
imageAlt: "James Mthembu",
|
||||
},
|
||||
id: "1", name: "James Mthembu", handle: "Owner, JM Plumbing Services", testimonial: "247 Websites designed our site and we started getting calls immediately. The quality is outstanding and the price was fair. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mthembu"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Chen",
|
||||
handle: "Manager, Chen's Beauty Salon",
|
||||
testimonial: "Our online bookings tripled within 3 months of launching the new website. The team understood exactly what we needed for a salon business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
id: "2", name: "Sarah Chen", handle: "Manager, Chen's Beauty Salon", testimonial: "Our online bookings tripled within 3 months of launching the new website. The team understood exactly what we needed for a salon business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Themba Ndlela",
|
||||
handle: "Director, Ndlela & Co Electrical",
|
||||
testimonial: "Finally showing up on Google for local searches. 247 Websites made it simple and affordable. Best business decision we made this year.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=4",
|
||||
imageAlt: "Themba Ndlela",
|
||||
},
|
||||
id: "3", name: "Themba Ndlela", handle: "Director, Ndlela & Co Electrical", testimonial: "Finally showing up on Google for local searches. 247 Websites made it simple and affordable. Best business decision we made this year.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Themba Ndlela"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Linda Khumalo",
|
||||
handle: "Owner, Khumalo Fitness Studio",
|
||||
testimonial: "Professional, fast, and they really care about results. Our membership inquiries went through the roof. Thank you 247 Websites!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
|
||||
imageAlt: "Linda Khumalo",
|
||||
},
|
||||
id: "4", name: "Linda Khumalo", handle: "Owner, Khumalo Fitness Studio", testimonial: "Professional, fast, and they really care about results. Our membership inquiries went through the roof. Thank you 247 Websites!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Linda Khumalo"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Michael Pieterse",
|
||||
handle: "Owner, Pieterse Auto Repairs",
|
||||
testimonial: "Not tech-savvy but they made everything easy to understand. Website looks great and customers love it. Couldn't ask for better service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
|
||||
imageAlt: "Michael Pieterse",
|
||||
},
|
||||
id: "5", name: "Michael Pieterse", handle: "Owner, Pieterse Auto Repairs", testimonial: "Not tech-savvy but they made everything easy to understand. Website looks great and customers love it. Couldn't ask for better service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Pieterse"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Amandla Zuma",
|
||||
handle: "Founder, Zuma Digital Marketing",
|
||||
testimonial: "Great partner for our clients. 247 Websites consistently delivers quality work on time. We refer them all the time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
|
||||
imageAlt: "Amandla Zuma",
|
||||
},
|
||||
id: "6", name: "Amandla Zuma", handle: "Founder, Zuma Digital Marketing", testimonial: "Great partner for our clients. 247 Websites consistently delivers quality work on time. We refer them all the time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amandla Zuma"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
|
||||
@@ -29,14 +29,11 @@ export default function ServicesPage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Call Now",
|
||||
href: "tel:0788147608",
|
||||
};
|
||||
text: "Call Now", href: "tel:0788147608"};
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Website Design", href: "/services" },
|
||||
{ label: "Ecommerce Development", href: "/services" },
|
||||
{ label: "Google Marketing", href: "/services" },
|
||||
@@ -44,8 +41,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Work", href: "/portfolio" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
@@ -53,8 +49,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: 078 814 7608", href: "tel:0788147608" },
|
||||
{ label: "19 Haakbos St, Alberton", href: "#" },
|
||||
{ label: "Email: info@247websites.co.za", href: "mailto:info@247websites.co.za" },
|
||||
@@ -66,11 +61,11 @@ export default function ServicesPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -88,16 +83,16 @@ export default function ServicesPage() {
|
||||
<HeroSplit
|
||||
title="Website Design, Ecommerce & Google Marketing Services"
|
||||
description="Complete web solutions tailored to help your Alberton business attract more customers, generate leads, and drive sales online. From beautiful website design to strategic digital marketing."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
tag="Our Expertise"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Get Free Quote", href: "/contact" },
|
||||
{ text: "View Portfolio", href: "/portfolio" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149477719.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149477719.jpg"
|
||||
imageAlt="Website design and responsive development"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="left"
|
||||
@@ -110,23 +105,17 @@ export default function ServicesPage() {
|
||||
description="We provide end-to-end web solutions designed specifically for small and medium businesses looking to grow their online presence and compete effectively in the digital marketplace."
|
||||
tag="Service Menu"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="opacity"
|
||||
features={[
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Website Design & Development",
|
||||
description: "Custom-built, responsive websites optimized for conversions. Mobile-first approach ensures your site works perfectly on all devices and ranks well on Google.",
|
||||
},
|
||||
title: "Website Design & Development", description: "Custom-built, responsive websites optimized for conversions. Mobile-first approach ensures your site works perfectly on all devices and ranks well on Google."},
|
||||
{
|
||||
icon: ShoppingCart,
|
||||
title: "Ecommerce Solutions",
|
||||
description: "Full-featured online stores with secure payment processing, inventory management, order tracking, and analytics to help you sell more products online.",
|
||||
},
|
||||
title: "Ecommerce Solutions", description: "Full-featured online stores with secure payment processing, inventory management, order tracking, and analytics to help you sell more products online."},
|
||||
{
|
||||
icon: Search,
|
||||
title: "Google Marketing & SEO",
|
||||
description: "Strategic SEO optimization and Google Ads management to get your business found by customers actively searching for your services in Alberton.",
|
||||
},
|
||||
title: "Google Marketing & SEO", description: "Strategic SEO optimization and Google Ads management to get your business found by customers actively searching for your services in Alberton."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user