Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e968bb65f | |||
| c32fb5a3d3 | |||
| 8b67d2ddbc | |||
| 68669e9b90 | |||
| d661b06e55 | |||
| 01d63063cf | |||
| d2aa76e5b4 | |||
| 777034d0c8 | |||
| 88a45e8b7e | |||
| 88cfe39125 |
@@ -41,13 +41,13 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Sky Home spa and massage service"
|
||||
brandName="RM wellness reflexology and massage"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="Sky Home spa and massage service"
|
||||
logoText="RM wellness reflexology and massage"
|
||||
description="Experience pure tranquility and professional rejuvenation in our serene spa environment."
|
||||
buttons={[
|
||||
{
|
||||
@@ -55,15 +55,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776607764979-w86xqary.png", imageAlt: "Spa sanctuary interior"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776610651701-h26qse4k.png", imageAlt: "Spa sanctuary interior"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776607287970-7ixxj32n.png", imageAlt: "Massage session in progress"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776610696990-kdfu012i.jpg", imageAlt: "Massage session in progress"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776603782073-s3xi8zl8.jpg", imageAlt: "Professional massage table"},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/premium-photo/back-massage-with-oil_1254813-73738.jpg?id=272162706", imageAlt: "Spa branding logo"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776610724506-kvb347f7.png", imageAlt: "Spa branding logo"},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/deep-back-massage-spa-double-touch-care_169016-69849.jpg?id=422787218&_wi=1", imageAlt: "Soothing spa setup"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776610744726-mj7l91f9.jpg", imageAlt: "Soothing spa setup"},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/tray-with-natural-oils_1122-1513.jpg?id=1015776", imageAlt: "luxurious spa interior zen"},
|
||||
]}
|
||||
@@ -75,10 +75,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Our Philosophy"
|
||||
title="A Sanctuary of Peace"
|
||||
description="At Sky Home spa and massage service, we believe massage is not just a service, but a holistic experience to restore your body and soul."
|
||||
description="At RM wellness reflexology and massage, we believe massage is not just a service, but a holistic experience to restore your body and soul."
|
||||
subdescription="Our expert therapists combine traditional techniques with a calming environment to ensure complete relaxation."
|
||||
icon={Sparkles}
|
||||
imageSrc="https://img.b2bpic.net/premium-photo/aromatic-ambiance-featuring-professional-therapeutic-massage-session-serene-spa-setting_1303895-15679.jpg?id=420246723"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776610980244-ot8f0oos.png"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", title: "Aromatic Body Wrap", author: "Treatment", description: "Hydrate and soothe skin with natural botanical oils.", tags: [
|
||||
"Hydration", "Beauty"],
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/deep-back-massage-spa-double-touch-care_169016-69849.jpg?id=422787218&_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776610795743-ovdesk8h.jpg"},
|
||||
{
|
||||
id: "3", title: "Rejuvenating Facial", author: "Skincare", description: "Revitalize your complexion with our signature facial treatment.", tags: [
|
||||
"Skincare", "Glow"],
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-woman-lying-cosmetologist-s-table-rejuvenation-procedure_343596-96.jpg?id=10840617"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZpJrMxhAMfd7yvmYbWluy5LYq/uploaded-1776611005627-agzkipjy.jpg"},
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
description="Indulge in a variety of therapeutic treatments designed for your wellness and comfort."
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal"}}
|
||||
text="Ready for your heavenly relaxation experience? Book your session with Sky Home spa and massage service today."
|
||||
text="Ready for your heavenly relaxation experience? Book your session with RM wellness reflexology and massage today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now", href: "#"},
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Sky Home spa and massage service"
|
||||
logoText="RM wellness reflexology and massage"
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
|
||||
Reference in New Issue
Block a user