Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -43,7 +43,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Dream Designs"
|
||||
description="36 Happy Clients | 5-Star Rated | 10+ Years\n\nAwardwinning designs that transform spaces. Trusted by 36 satisfied clients with 5star ratings."
|
||||
description="Awardwinning designs that transform spaces. Trusted by 36 satisfied clients with 5star ratings."
|
||||
buttons={[
|
||||
{ text: "Schedule Your Consultation", href: "/contact" },
|
||||
{ text: "View Portfolio", href: "/portfolio" },
|
||||
@@ -61,7 +61,7 @@ export default function HomePage() {
|
||||
title="About Dream Designs"
|
||||
description={[
|
||||
"Dream Designs Architects is a 5-star rated architecture and interior design firm based in Mysore, serving affluent homeowners and commercial developers across Bengaluru and surrounding regions.", "Our portfolio encompasses premium residential transformations and sophisticated commercial spaces. We combine innovative design thinking with meticulous craftsmanship to create environments that inspire and endure.", "With 36 satisfied clients and consistent 5-star ratings, we've established ourselves as the trusted partner for discerning clients seeking exceptional architectural and interior design solutions."]}
|
||||
buttons={[{ text: "Learn More About Our Approach", href: "/about" }]}
|
||||
buttons={[{ text: "Learn More About Our Approach", href: "#about" }, { text: "View Our Work", href: "/portfolio" }]}
|
||||
showBorder={false}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user