Compare commits

6 Commits

Author SHA1 Message Date
d43a5640f3 Update src/app/page.tsx 2026-02-12 00:58:08 +00:00
7e1e8caa28 Update src/app/page.tsx 2026-02-12 00:56:14 +00:00
f5cb80eec8 Update src/app/page.tsx 2026-02-12 00:44:39 +00:00
632d971fe0 Update src/app/page.tsx 2026-02-12 00:43:06 +00:00
0820b9e303 Merge version_1 into main
Merge version_1 into main
2026-02-12 00:40:04 +00:00
619517300f Merge version_1 into main
Merge version_1 into main
2026-02-12 00:38:34 +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>