28 Commits

Author SHA1 Message Date
58529f7123 Update src/app/page.tsx 2026-03-19 19:26:54 +00:00
d999d22148 Merge version_13 into main
Merge version_13 into main
2026-03-19 19:18:28 +00:00
0416990975 Update src/app/page.tsx 2026-03-19 19:18:24 +00:00
77418def38 Merge version_12 into main
Merge version_12 into main
2026-03-19 19:15:53 +00:00
c78db4961b Update src/app/page.tsx 2026-03-19 19:15:49 +00:00
ddb29e5453 Merge version_11 into main
Merge version_11 into main
2026-03-19 19:14:03 +00:00
35c4e305f6 Update src/app/page.tsx 2026-03-19 19:13:59 +00:00
1c8f62be07 Merge version_11 into main
Merge version_11 into main
2026-03-19 19:13:08 +00:00
4c56470d32 Update src/app/page.tsx 2026-03-19 19:13:04 +00:00
33252afd33 Merge version_11 into main
Merge version_11 into main
2026-03-19 19:12:36 +00:00
4f6ca832db Update src/app/page.tsx 2026-03-19 19:12:32 +00:00
a8c47d166a Merge version_11 into main
Merge version_11 into main
2026-03-19 19:12:06 +00:00
397e2bea42 Update src/app/page.tsx 2026-03-19 19:12:02 +00:00
de5ee1a242 Merge version_11 into main
Merge version_11 into main
2026-03-19 19:11:34 +00:00
236323396a Update src/app/page.tsx 2026-03-19 19:11:30 +00:00
861f0d5bf8 Merge version_11 into main
Merge version_11 into main
2026-03-19 19:11:04 +00:00
b86d7db312 Update src/app/page.tsx 2026-03-19 19:11:00 +00:00
54ef99cc68 Merge version_11 into main
Merge version_11 into main
2026-03-19 19:10:35 +00:00
6f33e7faf2 Update src/app/page.tsx 2026-03-19 19:10:31 +00:00
a0e2d6f4d5 Merge version_10 into main
Merge version_10 into main
2026-03-19 15:13:08 +00:00
2bc72731ee Update src/app/portfolio/page.tsx 2026-03-19 15:13:04 +00:00
6ca909988c Update src/app/page.tsx 2026-03-19 15:13:04 +00:00
e4331873e7 Update src/app/contact-us/page.tsx 2026-03-19 15:13:03 +00:00
ca76a23dc7 Update src/app/booking/page.tsx 2026-03-19 15:13:03 +00:00
657e7aae75 Merge version_9 into main
Merge version_9 into main
2026-03-19 15:06:32 +00:00
c170ff9713 Update src/app/page.tsx 2026-03-19 15:06:27 +00:00
0927112bdc Update src/app/booking/page.tsx 2026-03-19 15:06:27 +00:00
6add93325a Merge version_8 into main
Merge version_8 into main
2026-03-19 14:35:01 +00:00
4 changed files with 16 additions and 31 deletions

View File

@@ -213,10 +213,10 @@ export default function BookingPage() {
Submit Booking Request
</button>
<a
href="mailto:walkingforward01@gmail.com"
href="/contact-us"
className="flex-1 px-6 py-3 bg-secondary-cta text-secondary-cta-text border border-accent/30 rounded-lg font-semibold hover:opacity-90 transition-opacity text-center"
>
Email Direct
Contact Us
</a>
</div>

View File

@@ -2,12 +2,11 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import ContactText from '@/components/sections/contact/ContactText';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { Sparkles, Camera, Aperture, Film, Zap, Image } from 'lucide-react';
import { Camera, Aperture, Film, Zap, Image } from 'lucide-react';
export default function LandingPage() {
return (
@@ -38,27 +37,12 @@ export default function LandingPage() {
/>
</div>
<div id="hero" data-section="hero">
<SocialProofOne
title="Live Feed from Instagram"
description="Follow my latest work and behind-the-scenes moments. Stay connected with my photography journey."
names={[
"Behind-the-Scenes Access", "Exclusive Previews", "Photography Tips & Tutorials", "Follower Community"
]}
textboxLayout="default"
useInvertedBackground={false}
tag="Instagram Live Feed"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Follow on Instagram", href: "https://instagram.com/misaelsphotography" },
{ text: "View Portfolio", href: "/portfolio" }
]}
buttonAnimation="slide-up"
speed={40}
showCard={true}
ariaLabel="Instagram live feed section"
/>
<div id="headline" data-section="headline" className="w-full py-32 px-4 bg-gradient-to-b from-primary-cta/10 to-transparent">
<div className="max-w-4xl mx-auto text-center">
<h1 className="text-6xl md:text-7xl font-bold text-foreground mb-4">
MISAELS PHOTOGRAPHY
</h1>
</div>
</div>
<div id="about" data-section="about">
@@ -96,7 +80,7 @@ export default function LandingPage() {
<div id="portfolio" data-section="portfolio">
<ProductCardTwo
title="Portfolio Showcase"
description="A curated collection of my finest work across different styles and moments. Each image represents a story, an emotion, and a commitment to excellence."
description="Trusted by 100+ clients for capturing authentic moments. Each image represents measurable results: enhanced personal brands, cherished memories, and professional-grade visual storytelling that exceeds expectations."
tag="Gallery"
tagIcon={Image}
tagAnimation="slide-up"
@@ -144,7 +128,8 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Book Now", href: "/booking" }
{ text: "Book Now", href: "/booking" },
{ text: "Contact Us", href: "/contact-us" }
]}
animationType="entrance-slide"
ariaLabel="Booking section call to action"