4 Commits

Author SHA1 Message Date
14321c74f0 Update src/app/page.tsx 2026-04-30 22:28:57 +00:00
6976830df5 Merge version_3 into main
Merge version_3 into main
2026-04-30 22:19:55 +00:00
ecf79c1e8e Update src/app/page.tsx 2026-04-30 22:19:52 +00:00
5727ecfd70 Merge version_2 into main
Merge version_2 into main
2026-04-30 22:17:56 +00:00

View File

@@ -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>