diff --git a/src/app/page.tsx b/src/app/page.tsx
index 554978a..e3b8085 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,15 +33,15 @@ export default function LandingPage() {
{ name: "Services", id: "/services" },
{ name: "Contact", id: "/contact" },
]}
- brandName="HVAC Pro Services"
+ brandName="All Stars Roofing Inc."
/>
@@ -54,10 +54,10 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
title="Why Choose Us"
- description="Top-tier climate comfort systems backed by expert installation."
+ description="Top-tier roofing systems backed by expert craftsmanship and reliable support."
features={[
{
- title: "Rapid Cooling & Heating", description: "State-of-the-art climate control units installed to perfection.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg" },
+ title: "Rapid Roof Restoration", description: "High-quality materials and precision installation for long-lasting protection.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg" }
}
]}
@@ -66,22 +66,22 @@ export default function LandingPage() {
@@ -89,10 +89,10 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file