Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4224f692d9 | |||
| b320054e8f |
311
src/app/page.tsx
311
src/app/page.tsx
@@ -11,7 +11,7 @@ import TeamCardSix from "@/components/sections/team/TeamCardSix";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import Link from "next/link";
|
||||
import { Sparkles, Award, Users, Palette, TrendingUp, Zap, Code, Briefcase, DollarSign, Quote, HelpCircle, Mail } from "lucide-react";
|
||||
import { Sparkles, Award, Users, Palette, TrendingUp, Zap, Code, Briefcase, DollarSign, Quote, HelpCircle, Mail, Star } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -24,24 +24,21 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Team", href: "#team" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Web Design", href: "#services" },
|
||||
{ label: "Development", href: "#services" },
|
||||
{ label: "E-Commerce", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
@@ -84,19 +81,13 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-modern-website-design-mockup-displayed-1773066056354-03358e6e.png",
|
||||
imageAlt: "Modern website design mockup",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-modern-website-design-mockup-displayed-1773066056354-03358e6e.png", imageAlt: "Modern website design mockup"},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-creative-web-design-workspace-showing--1773066054704-554d4ce4.png",
|
||||
imageAlt: "Web design creative workspace",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-creative-web-design-workspace-showing--1773066054704-554d4ce4.png", imageAlt: "Web design creative workspace"},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-close-up-of-a-designer-s-hands-working-1773066054328-6e3df7fe.png",
|
||||
imageAlt: "Designer sketching website wireframe",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-close-up-of-a-designer-s-hands-working-1773066054328-6e3df7fe.png", imageAlt: "Designer sketching website wireframe"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -114,28 +105,20 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Expert Team",
|
||||
description:
|
||||
"Seasoned designers and developers with proven track record in delivering exceptional digital solutions",
|
||||
icon: Users,
|
||||
title: "Expert Team", description:
|
||||
"Seasoned designers and developers with proven track record in delivering exceptional digital solutions", icon: Users,
|
||||
},
|
||||
{
|
||||
title: "Custom Solutions",
|
||||
description:
|
||||
"Tailored strategies and designs that align perfectly with your business goals and vision",
|
||||
icon: Palette,
|
||||
title: "Custom Solutions", description:
|
||||
"Tailored strategies and designs that align perfectly with your business goals and vision", icon: Palette,
|
||||
},
|
||||
{
|
||||
title: "Results Driven",
|
||||
description:
|
||||
"We focus on measurable outcomes that directly impact your business growth and user engagement",
|
||||
icon: TrendingUp,
|
||||
title: "Results Driven", description:
|
||||
"We focus on measurable outcomes that directly impact your business growth and user engagement", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Future Ready",
|
||||
description:
|
||||
"Built with the latest technologies and best practices to ensure long-term success and scalability",
|
||||
icon: Zap,
|
||||
title: "Future Ready", description:
|
||||
"Built with the latest technologies and best practices to ensure long-term success and scalability", icon: Zap,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-team-of-professional-web-designers-and-1773066055284-997e5a14.png?_wi=1"
|
||||
@@ -151,29 +134,17 @@ export default function HomePage() {
|
||||
<FeatureCardTwentyThree
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Web Design & Development",
|
||||
tags: ["Design", "Development"],
|
||||
id: "1", title: "Web Design & Development", tags: ["Design", "Development"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-detailed-website-design-showcase-with--1773066060695-6c2a5fc7.png?_wi=1",
|
||||
imageAlt: "Responsive web design across devices",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-detailed-website-design-showcase-with--1773066060695-6c2a5fc7.png?_wi=1", imageAlt: "Responsive web design across devices"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Custom Web Applications",
|
||||
tags: ["Development", "Technology"],
|
||||
id: "2", title: "Custom Web Applications", tags: ["Development", "Technology"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-development-environment-showing-code-e-1773066054582-d831ab91.png?_wi=1",
|
||||
imageAlt: "Web application development",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-development-environment-showing-code-e-1773066054582-d831ab91.png?_wi=1", imageAlt: "Web application development"},
|
||||
{
|
||||
id: "3",
|
||||
title: "E-Commerce Solutions",
|
||||
tags: ["E-Commerce", "Growth"],
|
||||
id: "3", title: "E-Commerce Solutions", tags: ["E-Commerce", "Growth"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/an-e-commerce-website-interface-showing--1773066056119-a40687ff.png?_wi=1",
|
||||
imageAlt: "E-commerce website interface",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/an-e-commerce-website-interface-showing--1773066056119-a40687ff.png?_wi=1", imageAlt: "E-commerce website interface"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our Services"
|
||||
@@ -192,38 +163,17 @@ export default function HomePage() {
|
||||
<ProductCardTwo
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "TechFlow",
|
||||
name: "SaaS Platform Redesign",
|
||||
price: "250% ROI",
|
||||
rating: 5,
|
||||
reviewCount: "12.5k",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-beautiful-saas-product-website-featuri-1773066057990-e6268b5f.png",
|
||||
imageAlt: "SaaS platform design",
|
||||
},
|
||||
id: "1", brand: "TechFlow", name: "SaaS Platform Redesign", price: "250% ROI", rating: 5,
|
||||
reviewCount: "12.5k", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-beautiful-saas-product-website-featuri-1773066057990-e6268b5f.png", imageAlt: "SaaS platform design"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "CreativeStudio",
|
||||
name: "Agency Portfolio Website",
|
||||
price: "85% Lead Increase",
|
||||
rating: 5,
|
||||
reviewCount: "9.3k",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-vibrant-creative-agency-portfolio-webs-1773066057583-053d5b84.png",
|
||||
imageAlt: "Creative agency portfolio",
|
||||
},
|
||||
id: "2", brand: "CreativeStudio", name: "Agency Portfolio Website", price: "85% Lead Increase", rating: 5,
|
||||
reviewCount: "9.3k", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-vibrant-creative-agency-portfolio-webs-1773066057583-053d5b84.png", imageAlt: "Creative agency portfolio"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "MobileFirst",
|
||||
name: "Mobile App Interface",
|
||||
price: "100k+ Downloads",
|
||||
rating: 5,
|
||||
reviewCount: "8.7k",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-mobile-app-interface-design-showcase-w-1773066054569-f5a23715.png",
|
||||
imageAlt: "Mobile app interface design",
|
||||
},
|
||||
id: "3", brand: "MobileFirst", name: "Mobile App Interface", price: "100k+ Downloads", rating: 5,
|
||||
reviewCount: "8.7k", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/a-mobile-app-interface-design-showcase-w-1773066054569-f5a23715.png", imageAlt: "Mobile app interface design"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
@@ -242,37 +192,17 @@ export default function HomePage() {
|
||||
<TeamCardSix
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Creative Director",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-business-exec-1773066053582-febb25b8.png?_wi=1",
|
||||
imageAlt: "Sarah Johnson, Creative Director",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Creative Director", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-business-exec-1773066053582-febb25b8.png?_wi=1", imageAlt: "Sarah Johnson, Creative Director"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Emma Davis",
|
||||
role: "Lead Designer",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-female-busine-1773066056573-0f87730a.png?_wi=1",
|
||||
imageAlt: "Emma Davis, Lead Designer",
|
||||
},
|
||||
id: "2", name: "Emma Davis", role: "Lead Designer", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-female-busine-1773066056573-0f87730a.png?_wi=1", imageAlt: "Emma Davis, Lead Designer"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michael Chen",
|
||||
role: "Senior Developer",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-male-entrepre-1773066056595-b810c72a.png?_wi=1",
|
||||
imageAlt: "Michael Chen, Senior Developer",
|
||||
},
|
||||
id: "3", name: "Michael Chen", role: "Senior Developer", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-male-entrepre-1773066056595-b810c72a.png?_wi=1", imageAlt: "Michael Chen, Senior Developer"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Alex Rivera",
|
||||
role: "UX Strategist",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-creative-prof-1773066053221-cbcf15c9.png?_wi=1",
|
||||
imageAlt: "Alex Rivera, UX Strategist",
|
||||
},
|
||||
id: "4", name: "Alex Rivera", role: "UX Strategist", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-creative-prof-1773066053221-cbcf15c9.png?_wi=1", imageAlt: "Alex Rivera, UX Strategist"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -291,71 +221,35 @@ export default function HomePage() {
|
||||
<TestimonialCardThirteen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "James Wilson",
|
||||
handle: "@jameswilson",
|
||||
testimonial:
|
||||
"Seregin Digital completely transformed our online presence. Their team delivered a beautiful, high-performing website that exceeded our expectations. Highly recommended!",
|
||||
rating: 5,
|
||||
id: "1", name: "James Wilson", handle: "@jameswilson", testimonial:
|
||||
"Seregin Digital completely transformed our online presence. Their team delivered a beautiful, high-performing website that exceeded our expectations. Highly recommended!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-business-exec-1773066053582-febb25b8.png?_wi=2",
|
||||
imageAlt: "James Wilson",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-business-exec-1773066053582-febb25b8.png?_wi=2", imageAlt: "James Wilson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Lisa Anderson",
|
||||
handle: "@lisaanderson",
|
||||
testimonial:
|
||||
"Working with Seregin was a game-changer for our business. They understood our vision and created a website that truly represents our brand. Great attention to detail!",
|
||||
rating: 5,
|
||||
id: "2", name: "Lisa Anderson", handle: "@lisaanderson", testimonial:
|
||||
"Working with Seregin was a game-changer for our business. They understood our vision and created a website that truly represents our brand. Great attention to detail!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-female-busine-1773066056573-0f87730a.png?_wi=2",
|
||||
imageAlt: "Lisa Anderson",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-female-busine-1773066056573-0f87730a.png?_wi=2", imageAlt: "Lisa Anderson"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Martinez",
|
||||
handle: "@davidmartinez",
|
||||
testimonial:
|
||||
"Outstanding service from start to finish. The team was professional, responsive, and delivered exactly what we needed. Our sales have increased significantly!",
|
||||
rating: 5,
|
||||
id: "3", name: "David Martinez", handle: "@davidmartinez", testimonial:
|
||||
"Outstanding service from start to finish. The team was professional, responsive, and delivered exactly what we needed. Our sales have increased significantly!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-male-entrepre-1773066056595-b810c72a.png?_wi=2",
|
||||
imageAlt: "David Martinez",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-male-entrepre-1773066056595-b810c72a.png?_wi=2", imageAlt: "David Martinez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Rachel Green",
|
||||
handle: "@rachelgreen",
|
||||
testimonial:
|
||||
"Best investment we made for our business. Seregin Digital's expertise and creativity resulted in a website that converts. They truly care about their clients' success.",
|
||||
rating: 5,
|
||||
id: "4", name: "Rachel Green", handle: "@rachelgreen", testimonial:
|
||||
"Best investment we made for our business. Seregin Digital's expertise and creativity resulted in a website that converts. They truly care about their clients' success.", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-creative-prof-1773066053221-cbcf15c9.png?_wi=2",
|
||||
imageAlt: "Rachel Green",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-creative-prof-1773066053221-cbcf15c9.png?_wi=2", imageAlt: "Rachel Green"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Thomas Brown",
|
||||
handle: "@thomasbrown",
|
||||
testimonial:
|
||||
"Professional, creative, and results-driven. The team went above and beyond to deliver a website that not only looks amazing but performs exceptionally well.",
|
||||
rating: 5,
|
||||
id: "5", name: "Thomas Brown", handle: "@thomasbrown", testimonial:
|
||||
"Professional, creative, and results-driven. The team went above and beyond to deliver a website that not only looks amazing but performs exceptionally well.", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-business-prof-1773066053516-59559e45.png",
|
||||
imageAlt: "Thomas Brown",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-business-prof-1773066053516-59559e45.png?_wi=1", imageAlt: "Thomas Brown"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Victoria Lee",
|
||||
handle: "@victorialee",
|
||||
testimonial:
|
||||
"Seregin Digital transformed our e-commerce platform. The design is stunning, user experience is seamless, and our conversion rates have doubled. Exceptional work!",
|
||||
rating: 5,
|
||||
id: "6", name: "Victoria Lee", handle: "@victorialee", testimonial:
|
||||
"Seregin Digital transformed our e-commerce platform. The design is stunning, user experience is seamless, and our conversion rates have doubled. Exceptional work!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-technology-or-1773066053765-ad036d5b.png",
|
||||
imageAlt: "Victoria Lee",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-technology-or-1773066053765-ad036d5b.png?_wi=1", imageAlt: "Victoria Lee"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Success Stories"
|
||||
@@ -369,58 +263,71 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Reviews Section - Custom Websites for Clients */}
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardThirteen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Torres", handle: "@migueltorres", testimonial:
|
||||
"The custom website Seregin built for us perfectly captures our brand identity. It's fast, intuitive, and our clients love it. Exceptional craftsmanship!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-business-prof-1773066053516-59559e45.png?_wi=2", imageAlt: "Michael Torres"},
|
||||
{
|
||||
id: "2", name: "Sophie Martin", handle: "@sophiemartin", testimonial:
|
||||
"Our custom website is a game-changer for lead generation. The design is modern and the functionality is exactly what we needed. Highly professional team!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-technology-or-1773066053765-ad036d5b.png?_wi=2", imageAlt: "Sophie Martin"},
|
||||
{
|
||||
id: "3", name: "Andrew Peterson", handle: "@andrewpete", testimonial:
|
||||
"Outstanding custom development work. The website is lightning-fast, fully responsive, and incorporates all our unique business requirements perfectly.", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-male-entrepre-1773066056595-b810c72a.png?_wi=2", imageAlt: "Andrew Peterson"},
|
||||
{
|
||||
id: "4", name: "Jennifer Lee", handle: "@jennlee", testimonial:
|
||||
"Custom website that exceeds expectations. The team understood our vision, delivered on time, and continues to provide excellent support. Truly impressive!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCJeN1jB7BPr6paJpl7rL6JWW/professional-headshot-of-a-female-busine-1773066056573-0f87730a.png?_wi=2", imageAlt: "Jennifer Lee"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Custom Website Reviews"
|
||||
description="See what our clients say about their custom-built websites designed specifically for their unique business needs."
|
||||
tag="Website Reviews"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* FAQ Section */}
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is your typical project timeline?",
|
||||
content:
|
||||
"Most website projects take 4-8 weeks depending on complexity and scope. We provide a detailed timeline during the initial consultation phase. Rush projects are available upon request.",
|
||||
},
|
||||
id: "1", title: "What is your typical project timeline?", content:
|
||||
"Most website projects take 4-8 weeks depending on complexity and scope. We provide a detailed timeline during the initial consultation phase. Rush projects are available upon request."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you provide ongoing maintenance and support?",
|
||||
content:
|
||||
"Yes, we offer comprehensive maintenance packages including regular updates, security patches, backups, and technical support. We tailor support plans to match your specific needs.",
|
||||
},
|
||||
id: "2", title: "Do you provide ongoing maintenance and support?", content:
|
||||
"Yes, we offer comprehensive maintenance packages including regular updates, security patches, backups, and technical support. We tailor support plans to match your specific needs."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can you help with SEO optimization?",
|
||||
content:
|
||||
"Absolutely! We implement SEO best practices into every website we build. We also offer dedicated SEO services to improve your search engine rankings and organic traffic.",
|
||||
},
|
||||
id: "3", title: "Can you help with SEO optimization?", content:
|
||||
"Absolutely! We implement SEO best practices into every website we build. We also offer dedicated SEO services to improve your search engine rankings and organic traffic."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What technologies do you use?",
|
||||
content:
|
||||
"We work with modern technologies including React, Next.js, Node.js, and various CMS platforms. We choose the best tech stack for each project based on your specific requirements.",
|
||||
},
|
||||
id: "4", title: "What technologies do you use?", content:
|
||||
"We work with modern technologies including React, Next.js, Node.js, and various CMS platforms. We choose the best tech stack for each project based on your specific requirements."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you create mobile-responsive websites?",
|
||||
content:
|
||||
"Yes, all our websites are fully responsive and optimized for mobile devices. We follow a mobile-first design approach to ensure excellent user experience across all screen sizes.",
|
||||
},
|
||||
id: "5", title: "Do you create mobile-responsive websites?", content:
|
||||
"Yes, all our websites are fully responsive and optimized for mobile devices. We follow a mobile-first design approach to ensure excellent user experience across all screen sizes."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Can you redesign an existing website?",
|
||||
content:
|
||||
"Definitely! We specialize in website redesigns. We analyze your current site, improve design and functionality, and ensure a smooth transition with zero downtime.",
|
||||
},
|
||||
id: "6", title: "Can you redesign an existing website?", content:
|
||||
"Definitely! We specialize in website redesigns. We analyze your current site, improve design and functionality, and ensure a smooth transition with zero downtime."},
|
||||
{
|
||||
id: "7",
|
||||
title: "What is your development process?",
|
||||
content:
|
||||
"Our process includes: discovery, design mockups, client feedback, development, testing, launch, and post-launch support. We maintain clear communication throughout each phase.",
|
||||
},
|
||||
id: "7", title: "What is your development process?", content:
|
||||
"Our process includes: discovery, design mockups, client feedback, development, testing, launch, and post-launch support. We maintain clear communication throughout each phase."},
|
||||
{
|
||||
id: "8",
|
||||
title: "Do you offer e-commerce solutions?",
|
||||
content:
|
||||
"Yes, we build secure, scalable e-commerce platforms using platforms like Shopify, WooCommerce, or custom solutions. We handle everything from product catalog to payment integration.",
|
||||
},
|
||||
id: "8", title: "Do you offer e-commerce solutions?", content:
|
||||
"Yes, we build secure, scalable e-commerce platforms using platforms like Shopify, WooCommerce, or custom solutions. We handle everything from product catalog to payment integration."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our services and process."
|
||||
|
||||
Reference in New Issue
Block a user