Merge version_2 into main #7
@@ -47,7 +47,7 @@ export default function BrevardCountyPage() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
videoSrc="https://www.w3schools.com/howto/rain.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/rain.mp4?_wi=1"
|
||||
logoText="Alonso Technical Service"
|
||||
columns={[{ title: "Servicios", items: [{ label: "Brevard County", href: "/brevard-county" }, { label: "Volusia County", href: "/volusia-county" }] }, { title: "Empresa", items: [{ label: "Contacto", href: "/contact" }] }]}
|
||||
/>
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function IndianRiverCountyPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
videoSrc="https://www.w3schools.com/howto/rain.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/rain.mp4?_wi=3"
|
||||
logoText="Alonso Technical Service"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function VolusiaCountyPage() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
videoSrc="https://www.w3schools.com/howto/rain.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/rain.mp4?_wi=2"
|
||||
logoText="Alonso Technical Service"
|
||||
columns={[{ title: "Servicios", items: [{ label: "Brevard County", href: "/brevard-county" }, { label: "Volusia County", href: "/volusia-county" }] }, { title: "Empresa", items: [{ label: "Contacto", href: "/contact" }] }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user