Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e7def5f46b | |||
| 664afa35e9 | |||
| 6b52deb61b | |||
| 1d9d348e2a |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user