Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
title="Timeless Elegance at Monique"
|
||||
description="Indulge in our premium beauty rituals designed to restore your glow and serenity."
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DWFydCAAfqXKrY8WefZNU0pK6d/uploaded-1778390360151-cy2terfr.jpg", imageAlt: "Salon Treatment" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DWFydCAAfqXKrY8WefZNU0pK6d/uploaded-1778390360151-cy2terfr.jpg?_wi=1", imageAlt: "Salon Treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairstyle-tools-arrangement-top-view_23-2149552385.jpg", imageAlt: "Hairstyling" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-tools-nail-art_23-2150321265.jpg", imageAlt: "Nail Care" },
|
||||
]}
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DWFydCAAfqXKrY8WefZNU0pK6d/uploaded-1778390360151-cy2terfr.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DWFydCAAfqXKrY8WefZNU0pK6d/uploaded-1778390360151-cy2terfr.jpg?_wi=2"
|
||||
logoText="Monique"
|
||||
columns={[
|
||||
{ title: "Menu", items: [{ label: "Home", href: "#home" }, { label: "Services", href: "#pricing" }] },
|
||||
|
||||
Reference in New Issue
Block a user