Merge version_3 into main #5
@@ -5,7 +5,7 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Kavion Studio - Creative Design & Marketing", description: "Professional branding, graphic design, marketing & web design for local businesses"};
|
||||
title: "Kavion Studio | Creative Design & Marketing for Local Businesses", description: "Professional branding, graphic design, marketing & website design for local businesses. Get a free quote today."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -69,7 +69,7 @@ export default function HomePage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Start Your Free Consultation", href: "contact"}}
|
||||
text: "Get a Free Quote", href: "contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Free Consultation", href: "contact"},
|
||||
text: "Get a Free Quote", href: "contact"},
|
||||
{
|
||||
text: "Call Now", href: "tel:+1234567890"},
|
||||
]}
|
||||
@@ -200,7 +200,7 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Send Quote Request"
|
||||
buttonText="Get My Free Quote"
|
||||
termsText="We respect your privacy. Unsubscribe at any time."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user