Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 06e11fcf20 | |||
| 8bebb60538 | |||
| dd95e9700f | |||
| 068f96e2fd | |||
| 8bb6aeb71f |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
title="Elevating Brands Through Premium Web Design"
|
||||
description="Brightline Web crafts high-converting digital experiences that turn visitors into loyal customers. We blend aesthetics with strategy."
|
||||
tag="Crafting Premium Digital Growth"
|
||||
buttons={[{ text: "Get Your Free Strategy", href: "#contact" }]}
|
||||
buttons={[{ text: "Get Your Free Strategy - Contact: brightlinewebsolutions@gmail.com", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-cinema-glasses-isolated-white-background_23-2148188109.jpg", imageAlt: "minimalist abstract web design agency" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-effect_23-2148898156.jpg", imageAlt: "minimalist abstract web design agency" }
|
||||
@@ -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