6 Commits

Author SHA1 Message Date
3acf1ff4dc Update src/app/page.tsx 2026-04-22 23:08:24 +00:00
5a90ffc412 Update src/app/page.tsx 2026-04-22 23:05:45 +00:00
f9ba103189 Merge version_10 into main
Merge version_10 into main
2026-04-22 23:01:58 +00:00
b99c32ed1c Update src/app/page.tsx 2026-04-22 23:01:55 +00:00
1fe6598865 Merge version_9 into main
Merge version_9 into main
2026-04-22 00:09:16 +00:00
8b6fa3f7cd Merge version_9 into main
Merge version_9 into main
2026-04-22 00:07:19 +00:00

View File

@@ -55,19 +55,17 @@ export default function LandingPage() {
{
text: "Book Your Appointment", href: "#contact"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776816423484-lkjajz0a.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776899257157-fe31vy26.png"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg", alt: "Mirror in hairdressing salon"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776899129999-mbvairb7.jpg", alt: "User 1"},
{
src: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", alt: "lounge lobby area and library in sales center"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776899129999-c26sehd3.jpg", alt: "User 2"},
{
src: "http://img.b2bpic.net/free-photo/blurred-reception_1203-754.jpg", alt: "Blurred reception"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776899129999-ladnidna.jpg", alt: "User 3"},
{
src: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg", alt: "Winter sports equipment at complex"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiling-bride-young-woman-with-wedding-hairstyle-silk-robe-drinking-looking-bridesmaids-gray-style-robes-standing-spacious-room-near-window_8353-12010.jpg", alt: "Front view smiling bride"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776899130000-ntbduity.jpg", alt: "User 4"},
]}
marqueeItems={[
{
@@ -144,7 +142,7 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1", title: "How do I book an appointment?", content: "You can reach us at (281) 689-8160 or visit our website to secure your time."},
id: "1", title: "How do I book an appointment?", content: "You can reach us at (281) 593-5128 or visit our website to secure your time."},
{
id: "2", title: "Are walk-ins welcome?", content: "We recommend appointments to ensure we can dedicate the necessary time to your transformation."},
{
@@ -188,7 +186,7 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Book Your Visit"
description="Visit us at 14352 US-59 BUS, Splendora, TX 77372. Contact us at +12816898160. We look forward to seeing you."
description="Visit us at 14352 US-59 BUS, Splendora, TX 77372. Contact us at 281-593-5128. We look forward to seeing you."
inputs={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,