8 Commits

Author SHA1 Message Date
1d21cff00c Update src/app/page.tsx 2026-03-10 20:16:09 +00:00
3d37b5eb13 Merge version_8 into main
Merge version_8 into main
2026-03-10 20:13:59 +00:00
20539fa2fd Update src/app/page.tsx 2026-03-10 20:13:55 +00:00
8ce2a80137 Merge version_7 into main
Merge version_7 into main
2026-03-10 20:07:41 +00:00
d943739004 Merge version_7 into main
Merge version_7 into main
2026-03-10 20:07:24 +00:00
ba6e1444af Merge version_7 into main
Merge version_7 into main
2026-03-10 20:04:10 +00:00
a51bd79125 Merge version_7 into main
Merge version_7 into main
2026-03-10 19:57:23 +00:00
fb8a0d9eb2 Merge version_7 into main
Merge version_7 into main
2026-03-10 19:56:30 +00:00

View File

@@ -10,7 +10,7 @@ import AboutMetric from '@/components/sections/about/AboutMetric';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Award, Calendar, Crown, Eye, Feather, Heart, Moon, Shield, Skull, Users, Zap, MapPin, Image } from 'lucide-react';
import { Award, Calendar, Crown, Eye, Feather, Heart, Moon, Shield, Skull, Users, Zap, Image } from 'lucide-react';
export default function LandingPage() {
return (
@@ -204,22 +204,6 @@ export default function LandingPage() {
/>
</div>
<div id="contact" data-section="contact">
<SocialProofOne
title="Location & Contact"
description="Find us in the heart of the city, where ink meets intention. Reach out to book your mark."
textboxLayout="default"
useInvertedBackground={false}
tag="Studio"
tagIcon={MapPin}
names={[
"📍 123 Shadow Street, Downtown District", "📞 (555) 867-5309", "📧 marks@cursemarks.studio", "🕐 Tue-Sat: 12pm-9pm | Sun: 1pm-6pm"
]}
speed={30}
showCard={true}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="Cursemarks Tattoo"