Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54f5d70b67 | |||
| 14321c74f0 | |||
| 6976830df5 | |||
| ecf79c1e8e | |||
| 5727ecfd70 |
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="JP Business Web Design"
|
||||
brandName="JPBusinessDesigns.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="JP BUSINESS WEB DESIGN"
|
||||
logoText="JPBUSINESSDESIGNS.COM"
|
||||
description="Transforming business visions into premium, conversion-ready digital experiences. Elevate your brand with sophisticated design."
|
||||
buttons={[
|
||||
{
|
||||
@@ -163,6 +163,8 @@ export default function LandingPage() {
|
||||
id: "q2", title: "Can I customize the templates?", content: "Absolutely. Every template is fully customizable to match your brand colors, fonts, and content."},
|
||||
{
|
||||
id: "q3", title: "Do you provide hosting?", content: "While we don't provide direct hosting, we'll guide you through the process of setting up the best hosting for your site."},
|
||||
{
|
||||
id: "q4", title: "Do you offer ongoing support?", content: "Yes, we provide flexible monthly maintenance and support plans to keep your site updated, secure, and running at peak performance post-launch."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about our web design process."
|
||||
@@ -215,7 +217,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="JP BUSINESS WEB DESIGN"
|
||||
logoText="JPBUSINESSDESIGNS.COM"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user