Merge version_2 into main #2
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Start Your Project", href: "contact" }}
|
||||
button={{ text: "Get a Free Website Quote", href: "contact" }}
|
||||
brandName="DR Digital Studios"
|
||||
/>
|
||||
</div>
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "contact" },
|
||||
{ text: "Get a Free Website Quote", href: "contact" },
|
||||
{ text: "View Portfolio", href: "portfolio" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user