3 Commits

Author SHA1 Message Date
06e11fcf20 Update src/app/page.tsx 2026-05-16 04:59:48 +00:00
8bebb60538 Update src/app/page.tsx 2026-05-16 04:59:18 +00:00
dd95e9700f Merge version_3 into main
Merge version_3 into main
2026-05-16 04:55:16 +00:00

View File

@@ -62,8 +62,12 @@ export default function LandingPage() {
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureHoverPattern <FeatureHoverPattern
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="inline-image"
useInvertedBackground={false} useInvertedBackground={false}
titleSegments={[
{ type: "image", src: "http://img.b2bpic.net/free-photo/minimal-design-studio-abstract-composition_23-2148767215.jpg", alt: "service-top-image" },
{ type: "text", content: "Our Specialized Digital Services" }
]}
features={[ features={[
{ icon: Monitor, title: "Web Design", description: "Custom websites tailored to your specific business goals and audience." }, { icon: Monitor, title: "Web Design", description: "Custom websites tailored to your specific business goals and audience." },
{ icon: Zap, title: "Landing Pages", description: "High-conversion landing pages engineered to drive measurable results." }, { icon: Zap, title: "Landing Pages", description: "High-conversion landing pages engineered to drive measurable results." },