Compare commits

4 Commits

Author SHA1 Message Date
e7def5f46b Update src/app/page.tsx 2026-02-12 00:58:03 +00:00
664afa35e9 Update src/app/page.tsx 2026-02-12 00:56:09 +00:00
6b52deb61b Update src/app/page.tsx 2026-02-12 00:44:34 +00:00
1d9d348e2a Update src/app/page.tsx 2026-02-12 00:43:01 +00:00

View File

@@ -29,7 +29,6 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
brandName="All About Phones"
navItems={[
{ name: "Services", id: "services" },
{ name: "Why Us", id: "why-us" },
@@ -37,6 +36,7 @@ export default function LandingPage() {
{ name: "Shop", id: "devices" },
{ name: "Contact", id: "contact" }
]}
brandName="All About Phones"
bottomLeftText="Premium Phone Repair"
bottomRightText="hello@allaboutphones.com"
/>
@@ -156,7 +156,7 @@ export default function LandingPage() {
"Full device inspection", "Hardware diagnostics", "Performance analysis", "Detailed repair estimate", "No obligation consultation"
]
}
]
]}
/>
</div>
@@ -180,7 +180,7 @@ export default function LandingPage() {
{
id: "3", name: "iPhone 14 Pro", price: "$649", imageSrc: "https://img.b2bpic.net/free-photo/curly-young-woman-silk-stylish-black-pajamas-eyeglasses-sits-brown-soft-sofa-with-laptop_197531-33652.jpg", imageAlt: "iPhone 14 Pro certified pre-owned"
}
]
]}
/>
</div>