Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 06e11fcf20 | |||
| 8bebb60538 | |||
| dd95e9700f |
@@ -62,8 +62,12 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureHoverPattern
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
textboxLayout="inline-image"
|
||||
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={[
|
||||
{ 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." },
|
||||
|
||||
Reference in New Issue
Block a user