diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1a8ce07..57033ff 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { title="About Grove Air Conditioning" description="Based in Dulwich Hill, Sydney, Grove Air Conditioning is built on principles of honesty, professionalism, and reliability. Owner John brings years of expertise, honest advice, and quality workmanship to every project. We're known for fixing issues from poor previous installations and delivering exceptional service to Inner West Sydney." tag="Local Dulwich Hill Business" - imageSrc="http://img.b2bpic.net/free-photo/plumber-covering-his-ears_1368-499.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumber-covering-his-ears_1368-499.jpg?_wi=3" imageAlt="John, owner of Grove Air Conditioning" buttons={[ { @@ -71,7 +71,7 @@ export default function AboutPage() { tag: "Satisfied Customer", avatarSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", avatarAlt: "Kathy Unwin", - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=2", imageAlt: "satisfied customer woman air conditioning home", }, { @@ -83,7 +83,7 @@ export default function AboutPage() { tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-with-beard-with-arms-crossed-gesture-relaxed-with-serious-expression-face-simple-natural-looking-camera_839833-13410.jpg", avatarAlt: "Stuart Capel", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-trying-press-suitcase-close-zipper-packing-clothes-vacation-tourist-going-holiday-preparing-travelling-abroad_1258-314710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-trying-press-suitcase-close-zipper-packing-clothes-vacation-tourist-going-holiday-preparing-travelling-abroad_1258-314710.jpg?_wi=2", imageAlt: "apartment air conditioning installation complete professional", }, { @@ -95,7 +95,7 @@ export default function AboutPage() { tag: "Commercial Client", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-looking-routes_23-2149155158.jpg", avatarAlt: "MAD Wholefoods", - imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145551.jpg?_wi=2", imageAlt: "commercial business air conditioning system operational", }, { @@ -107,7 +107,7 @@ export default function AboutPage() { tag: "Repair Customer", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-man-home-using-mobile_23-2148306608.jpg", avatarAlt: "Michael Zhang", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-drill_23-2149366711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-drill_23-2149366711.jpg?_wi=2", imageAlt: "air conditioning repair fixed system working", }, { @@ -119,7 +119,7 @@ export default function AboutPage() { tag: "Premium Service", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", avatarAlt: "Sarah Mitchell", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173706.jpg?_wi=2", imageAlt: "professional hvac consultation customer service meeting", }, { @@ -131,7 +131,7 @@ export default function AboutPage() { tag: "Maintenance Client", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-salesman-car-dealership_23-2148130114.jpg", avatarAlt: "David Park", - imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg?_wi=4", imageAlt: "air conditioning maintenance routine service professional", }, ]} @@ -145,7 +145,7 @@ export default function AboutPage() { title="Frequently Asked Questions" description="Find answers to common questions about our air conditioning services" tag="Help & Support" - imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11836.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11836.jpg?_wi=2" imageAlt="HVAC technician working on air conditioning system" mediaPosition="left" mediaAnimation="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3be13b8..4d86072 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/factory-worker-with-face-mask-feeling-ill-holding-his-head-pain-production-facility_637285-12061.jpg" + imageSrc="http://img.b2bpic.net/free-photo/factory-worker-with-face-mask-feeling-ill-holding-his-head-pain-production-facility_637285-12061.jpg?_wi=3" imageAlt="Professional HVAC technician ready to assist" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6713378..3b446ce 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,18 +6,50 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; - - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); const inter = Inter({ variable: "--font-inter", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "Grove Air Conditioning | Professional HVAC Services Sydney", + description: "Professional air conditioning installation, repair and maintenance services in Inner West Sydney. Trusted local HVAC experts based in Dulwich Hill.", + keywords: "air conditioning Sydney, HVAC services, AC installation, air conditioner repair, Dulwich Hill, Inner West Sydney", + metadataBase: new URL("https://groveairconditioning.com.au"), + alternates: { + canonical: "https://groveairconditioning.com.au", + }, + openGraph: { + title: "Grove Air Conditioning | Professional HVAC Services Sydney", + description: "Professional air conditioning installation, repair and maintenance services in Inner West Sydney. Trusted local HVAC experts.", + url: "https://groveairconditioning.com.au", + siteName: "Grove Air Conditioning", + type: "website", + images: [ + { + url: "http://img.b2bpic.net/free-photo/pretty-sexy-smiling-woman-casual-outfit-sitting-living-room-listening-music-headphones-having-fun-home_285396-5058.jpg", + alt: "Grove Air Conditioning Professional Service", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "Grove Air Conditioning | Professional HVAC Services Sydney", + description: "Professional air conditioning installation, repair and maintenance services in Inner West Sydney.", + images: ["http://img.b2bpic.net/free-photo/pretty-sexy-smiling-woman-casual-outfit-sitting-living-room-listening-music-headphones-having-fun-home_285396-5058.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -26,7 +58,9 @@ export default function RootLayout({ return ( - + {children}