Merge version_2 into main #4
@@ -27,6 +27,7 @@ export default function AboutPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[{ name: "Home", id: "/" }, { name: "About", id: "/about" }, { name: "Services", id: "/services" }, { name: "Contact", id: "/contact" }]}
|
||||
brandName="Pinnacle A Roofing"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxSkc6NOjtry37B1C4CFRgvFWI/uploaded-1777342546356-bspc33ye.png"
|
||||
/>
|
||||
</div>
|
||||
<div id="about-content" data-section="about-content">
|
||||
@@ -64,6 +65,7 @@ export default function AboutPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2532.jpg?_wi=2"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxSkc6NOjtry37B1C4CFRgvFWI/uploaded-1777342546356-bspc33ye.png"
|
||||
logoText="Pinnacle A Roofing"
|
||||
columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }, { label: "Contact", href: "/contact" }] }, { title: "Resources", items: [{ label: "Emergency Repair", href: "#" }, { label: "Maintenance", href: "#" }, { label: "Certifications", href: "#" }] }, { title: "Contact", items: [{ label: "3712 NW 71st St, Miami, FL", href: "#" }, { label: "(305) 672-7464", href: "tel:+13056727464" }] }]}
|
||||
/>
|
||||
|
||||
@@ -27,6 +27,7 @@ export default function ContactPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[{ name: "Home", id: "/" }, { name: "About", id: "/about" }, { name: "Services", id: "/services" }, { name: "Contact", id: "/contact" }]}
|
||||
brandName="Pinnacle A Roofing"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxSkc6NOjtry37B1C4CFRgvFWI/uploaded-1777342546356-bspc33ye.png"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact-content" data-section="contact-content">
|
||||
@@ -62,6 +63,7 @@ export default function ContactPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2532.jpg?_wi=4"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxSkc6NOjtry37B1C4CFRgvFWI/uploaded-1777342546356-bspc33ye.png"
|
||||
logoText="Pinnacle A Roofing"
|
||||
columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }, { label: "Contact", href: "/contact" }] }, { title: "Resources", items: [{ label: "Emergency Repair", href: "#" }, { label: "Maintenance", href: "#" }, { label: "Certifications", href: "#" }] }, { title: "Contact", items: [{ label: "3712 NW 71st St, Miami, FL", href: "#" }, { label: "(305) 672-7464", href: "tel:+13056727464" }] }]}
|
||||
/>
|
||||
|
||||
@@ -29,6 +29,7 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[{ name: "Home", id: "/" }, { name: "About", id: "/about" }, { name: "Services", id: "/services" }, { name: "Contact", id: "/contact" }]}
|
||||
brandName="Pinnacle A Roofing"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxSkc6NOjtry37B1C4CFRgvFWI/uploaded-1777342546356-bspc33ye.png"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
@@ -90,6 +91,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2532.jpg?_wi=1"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxSkc6NOjtry37B1C4CFRgvFWI/uploaded-1777342546356-bspc33ye.png"
|
||||
logoText="Pinnacle A Roofing"
|
||||
columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }, { label: "Contact", href: "/contact" }] }, { title: "Resources", items: [{ label: "Emergency Repair", href: "#" }, { label: "Maintenance", href: "#" }, { label: "Certifications", href: "#" }] }, { title: "Contact", items: [{ label: "3712 NW 71st St, Miami, FL", href: "#" }, { label: "(305) 672-7464", href: "tel:+13056727464" }] }]}
|
||||
/>
|
||||
|
||||
@@ -27,6 +27,7 @@ export default function ServicesPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[{ name: "Home", id: "/" }, { name: "About", id: "/about" }, { name: "Services", id: "/services" }, { name: "Contact", id: "/contact" }]}
|
||||
brandName="Pinnacle A Roofing"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxSkc6NOjtry37B1C4CFRgvFWI/uploaded-1777342546356-bspc33ye.png"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq-content" data-section="faq-content">
|
||||
@@ -66,6 +67,7 @@ export default function ServicesPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2532.jpg?_wi=3"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxSkc6NOjtry37B1C4CFRgvFWI/uploaded-1777342546356-bspc33ye.png"
|
||||
logoText="Pinnacle A Roofing"
|
||||
columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }, { label: "Contact", href: "/contact" }] }, { title: "Resources", items: [{ label: "Emergency Repair", href: "#" }, { label: "Maintenance", href: "#" }, { label: "Certifications", href: "#" }] }, { title: "Contact", items: [{ label: "3712 NW 71st St, Miami, FL", href: "#" }, { label: "(305) 672-7464", href: "tel:+13056727464" }] }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user