Update src/app/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Phone Deli"
|
||||
description="Fast & Affordable Phone & Laptop Repair. Screen repair, battery replacement, charging ports, camera repair, software issues and more."
|
||||
description="Fast & Affordable Phone & Laptop Repair. Screen repair, battery replacement, charging ports, camera repair, software issues and more. ✓ Same-day service available"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Get Instant Quote", href: "#quote" },
|
||||
@@ -192,4 +192,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user