Merge version_4 into main #9
@@ -48,9 +48,9 @@ export default function LandingPage() {
|
||||
{ text: "Agendar Cita", href: "tel:2221138865" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81875.jpg", imageAlt: "Hero Image 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81878.jpg", imageAlt: "Hero Image 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-sweater-standing-posing_114579-81878.jpg", imageAlt: "Hero Image 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-blond-female-white-dress-posing-studio_613910-10972.jpg", imageAlt: "Hero Image 3" }
|
||||
{ imageSrc: "http://img.b2bpic.net/luxury-blond-female-white-dress-posing-studio_613910-10972.jpg", imageAlt: "Hero Image 3" }
|
||||
]}
|
||||
ariaLabel="Hero section"
|
||||
/>
|
||||
@@ -132,7 +132,6 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{ title: "Ubicación", items: [{ label: "Calle 39 Ote 1612, Col. Mirador, Puebla", href: "#" }] },
|
||||
{ title: "Contacto", items: [{ label: "222 113 8865", href: "tel:2221138865" }] },
|
||||
{ title: "Enlaces", items: [{ label: "Facebook", href: "#" }, { label: "Instagram", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user