13 Commits

Author SHA1 Message Date
b05c6a75bb Update src/app/page.tsx 2026-03-04 20:39:07 +00:00
1d3eb8ac6a Update src/app/layout.tsx 2026-03-04 20:39:07 +00:00
f5e01a8e39 Merge version_5 into main
Merge version_5 into main
2026-03-04 20:31:23 +00:00
925597a367 Update src/app/page.tsx 2026-03-04 20:31:19 +00:00
ee893754ee Merge version_4 into main
Merge version_4 into main
2026-03-04 20:16:49 +00:00
b64b81708e Update src/app/page.tsx 2026-03-04 20:16:45 +00:00
821348a75c Merge version_3 into main
Merge version_3 into main
2026-03-04 20:11:40 +00:00
461c50f411 Merge version_3 into main
Merge version_3 into main
2026-03-04 20:10:13 +00:00
1b762fd657 Merge version_3 into main
Merge version_3 into main
2026-03-04 20:08:38 +00:00
44be874abb Merge version_3 into main
Merge version_3 into main
2026-03-04 20:00:01 +00:00
5f7663c86b Merge version_3 into main
Merge version_3 into main
2026-03-04 19:56:22 +00:00
1ef65575e5 Merge version_3 into main
Merge version_3 into main
2026-03-04 19:49:57 +00:00
64d480a039 Merge version_3 into main
Merge version_3 into main
2026-03-04 19:49:07 +00:00
2 changed files with 14 additions and 17 deletions

View File

@@ -1,13 +1,14 @@
import type { Metadata } from "next";
import { DM_Sans } from "next/font/google";
import { Inter } from "next/font/google";
import "./styles/variables.css";
import "./globals.css";
const dmSans = DM_Sans({
variable: "--font-dm-sans", subsets: ["latin"],
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Belle Precisions - Permanent Makeup Hot Springs", description: "Professional permanent eyeliner enhancement in Hot Springs, AR. 5-star rated, women-owned clinic specializing in precision beauty services."};
title: "Belle Precisions - Permanent Makeup in Hot Springs, AR", description: "Professional permanent eyeliner enhancement and cosmetic makeup services in Hot Springs, Arkansas. 5-star rated, women-owned clinic specializing in precision beauty treatments."};
export default function RootLayout({
children,
@@ -16,7 +17,7 @@ export default function RootLayout({
}) {
return (
<html lang="en">
<body className={dmSans.variable}>{children}
<body className={inter.variable}>{children}
<script
dangerouslySetInnerHTML={{
__html: `

View File

@@ -110,8 +110,7 @@ export default function LandingPage() {
description="Precision cosmetic enhancements designed to enhance your natural beauty and save you time every morning"
features={[
{
id: "consultation", title: "Consultation Services", description: "Personalized consultation to discuss your goals, concerns, and what to expect. We prioritize making nervous clients feel at ease.", tag: "Personalized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUfZ6EApIqxNnaHGb7WnzEObqO/uploaded-1772652899819-6tpq87ta.png", imageAlt: "Professional consultation service", buttons: [{ text: "Learn More", href: "tel:(501)359-2175" }],
},
id: "consultation", title: "Consultation Services", description: "Personalized consultation to discuss your goals, concerns, and what to expect. We prioritize making nervous clients feel at ease.", tag: "Personalized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUfZ6EApIqxNnaHGb7WnzEObqO/uploaded-1772652899819-6tpq87ta.png", imageAlt: "Professional consultation service"},
{
id: "eyeliner", title: "Permanent Eyeliner Enhancement", description: "Expert permanent eyeliner application that's smudge-proof, water-resistant, and perfectly even. Wake up confident every single day.", tag: "Most Popular", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUfZ6EApIqxNnaHGb7WnzEObqO/uploaded-1772653517011-6grnxoqm.png", imageAlt: "Permanent eyeliner enhancement procedure", buttons: [{ text: "Book Now", href: "https://belleprecisions.square.site" }],
},
@@ -133,9 +132,6 @@ export default function LandingPage() {
{
id: "1", name: "5-Star Rated Service", price: "Expert Care", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUfZ6EApIqxNnaHGb7WnzEObqO/uploaded-1772653494539-2rki62c3.png", imageAlt: "Professional permanent makeup service"
},
{
id: "2", name: "Anxiety-Reducing Experience", price: "You Feel Safe", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80&_wi=3", imageAlt: "Calming professional environment"
},
{
id: "3", name: "Clear Process Explanation", price: "Knowledge & Confidence", imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-applying-eyeshadow-face_23-2148332492.jpg?id=5863649", imageAlt: "Expert consultation and guidance"
},
@@ -226,7 +222,7 @@ export default function LandingPage() {
id: "2", title: "What should I do before my appointment?", content: "Avoid caffeine and blood thinners for 24 hours before your appointment. Come with a clean face and no heavy makeup. We'll provide a full pre-care guide when you book."
},
{
id: "3", title: "Do you offer touch-ups or refunds?", content: "We stand behind our work with complimentary touch-ups within the first 30 days if needed. Satisfaction is guaranteed."
id: "3", title: "What are our business hours?", content: "We're open Monday through Saturday, 9:00 AM to 5:00 PM. Sunday is closed. Walk-ins are welcome, but appointments are recommended to ensure your preferred time slot."
},
]}
useInvertedBackground={false}
@@ -241,16 +237,16 @@ export default function LandingPage() {
columns={[
{
title: "Services", items: [
{ label: "Permanent Eyeliner", href: "#services" },
{ label: "Consultations", href: "#services" },
{ label: "Touch-Ups", href: "#services" },
{ label: "Permanent Eyeliner", href: "services" },
{ label: "Consultations", href: "services" },
{ label: "Touch-Ups", href: "services" },
],
},
{
title: "Company", items: [
{ label: "About Us", href: "#why-us" },
{ label: "Reviews", href: "#reviews" },
{ label: "Contact", href: "#cta-banner" },
{ label: "About Us", href: "why-us" },
{ label: "Reviews", href: "reviews" },
{ label: "Contact", href: "cta-banner" },
],
},
{