Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
178
src/app/page.tsx
178
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "#clients",
|
||||
},
|
||||
name: "Clients", id: "#clients"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="DV MEDIA"
|
||||
/>
|
||||
@@ -61,36 +51,22 @@ export default function LandingPage() {
|
||||
tag="South Africa's Visual Media Studio"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Shoot",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Book a Shoot", href: "/contact"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-person-standing-top-building_181624-14409.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg",
|
||||
alt: "Testimonial profile 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-picture-spiral-staircase-building-sunlight-huatulco-mexico_181624-26945.jpg", alt: "Testimonial profile 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/modern-minimalist-architecture-with-pool-reflections_23-2151993727.jpg",
|
||||
alt: "Testimonial profile 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/modern-minimalist-architecture-with-pool-reflections_23-2151993727.jpg", alt: "Testimonial profile 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-shot-cathedral-trees-captured-from-arch-shaped-hallway_181624-7493.jpg",
|
||||
alt: "Testimonial profile 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-shot-cathedral-trees-captured-from-arch-shaped-hallway_181624-7493.jpg", alt: "Testimonial profile 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011619.jpg",
|
||||
alt: "Testimonial profile 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011619.jpg", alt: "Testimonial profile 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534553.jpg",
|
||||
alt: "Testimonial profile 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534553.jpg", alt: "Testimonial profile 5"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ top agents"
|
||||
/>
|
||||
@@ -103,29 +79,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Camera,
|
||||
title: "Properties Shot",
|
||||
value: "2,500+",
|
||||
},
|
||||
id: "m4", icon: Clock,
|
||||
title: "Delivery", value: "24h"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Star,
|
||||
title: "Google Rating",
|
||||
value: "5.0★",
|
||||
},
|
||||
id: "m1", icon: Camera,
|
||||
title: "Properties Shot", value: "2,500+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Building,
|
||||
title: "Brands Served",
|
||||
value: "25+",
|
||||
},
|
||||
id: "m2", icon: Star,
|
||||
title: "Google Rating", value: "5.0★"},
|
||||
{
|
||||
id: "m4",
|
||||
icon: Clock,
|
||||
title: "Delivery",
|
||||
value: "24h",
|
||||
},
|
||||
id: "m3", icon: Building,
|
||||
title: "Brands Served", value: "25+"},
|
||||
]}
|
||||
title="Performance at Scale."
|
||||
description="Proven results for top-tier properties across South Africa."
|
||||
@@ -138,20 +102,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Real Estate Photography",
|
||||
description: "HDR interiors, exteriors, twilight and aerial add-ons. 2,500+ properties shot.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-empty-interior_23-2150315653.jpg",
|
||||
},
|
||||
title: "Real Estate Photography", description: "HDR interiors, exteriors, twilight and aerial add-ons. 2,500+ properties shot.", imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-empty-interior_23-2150315653.jpg"},
|
||||
{
|
||||
title: "Property Video",
|
||||
description: "4K cinematic listing walkthroughs and social reels for Property24 and Instagram.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-house-lamp-with-futuristic-design_23-2151037462.jpg",
|
||||
},
|
||||
title: "Property Video", description: "4K cinematic listing walkthroughs and social reels for Property24 and Instagram.", imageSrc: "http://img.b2bpic.net/free-photo/view-house-lamp-with-futuristic-design_23-2151037462.jpg"},
|
||||
{
|
||||
title: "Event & Brand",
|
||||
description: "Corporate events, product launches and brand activations with same-day highlights.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-their-engagement-cafe-hugging-tightly_1157-46498.jpg",
|
||||
},
|
||||
title: "Event & Brand", description: "Corporate events, product launches and brand activations with same-day highlights.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-their-engagement-cafe-hugging-tightly_1157-46498.jpg"},
|
||||
]}
|
||||
title="Every Format. One Studio."
|
||||
description="Premium visual solutions for the property sector."
|
||||
@@ -163,16 +118,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Pam Golding",
|
||||
"RE/MAX",
|
||||
"Harcourts",
|
||||
"Seeff",
|
||||
"Volkswagen",
|
||||
"eXp Realty",
|
||||
"Just Property",
|
||||
"Realnet",
|
||||
"Orbis",
|
||||
]}
|
||||
"Pam Golding", "RE/MAX", "Harcourts", "Seeff", "Volkswagen", "eXp Realty", "Just Property", "Realnet", "Orbis"]}
|
||||
title="Trusted by South Africa's leading brands"
|
||||
description="Working with the top agencies in the industry."
|
||||
/>
|
||||
@@ -184,30 +130,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What areas does DV Media cover?",
|
||||
content: "DV Media shoots across South Africa — Cape Town, Johannesburg, Durban, Port Elizabeth (Gqeberha), Jeffreys Bay and the Eastern Cape. We travel nationally for large projects and developments.",
|
||||
},
|
||||
id: "f1", title: "What areas does DV Media cover?", content: "DV Media shoots across South Africa — Cape Town, Johannesburg, Durban, Port Elizabeth (Gqeberha), Jeffreys Bay and the Eastern Cape. We travel nationally for large projects and developments."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How quickly are photos and videos delivered?",
|
||||
content: "Edited photos are delivered within 24 hours of the shoot. Property walkthrough videos within 48 hours. Same-day turnaround is available for urgent listings on request.",
|
||||
},
|
||||
id: "f2", title: "How quickly are photos and videos delivered?", content: "Edited photos are delivered within 24 hours of the shoot. Property walkthrough videos within 48 hours. Same-day turnaround is available for urgent listings on request."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What services does DV Media offer?",
|
||||
content: "Real estate photography (HDR interiors, exteriors, twilight), 4K property walkthrough video, aerial photography as an add-on, event and brand photography, and social media content creation.",
|
||||
},
|
||||
id: "f3", title: "What services does DV Media offer?", content: "Real estate photography (HDR interiors, exteriors, twilight), 4K property walkthrough video, aerial photography as an add-on, event and brand photography, and social media content creation."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Which agencies does DV Media work with?",
|
||||
content: "DV Media is trusted by Pam Golding Properties, RE/MAX, Harcourts, Seeff and independent agents across South Africa. We also work with property developers and private sellers.",
|
||||
},
|
||||
id: "f4", title: "Which agencies does DV Media work with?", content: "DV Media is trusted by Pam Golding Properties, RE/MAX, Harcourts, Seeff and independent agents across South Africa. We also work with property developers and private sellers."},
|
||||
{
|
||||
id: "f5",
|
||||
title: "How do I book a shoot?",
|
||||
content: "Use the contact form or email kyle@dv-media.co with the property address, shoot type and preferred date. We respond within a few hours with availability and a quote.",
|
||||
},
|
||||
id: "f5", title: "How do I book a shoot?", content: "Use the contact form or email kyle@dv-media.co with the property address, shoot type and preferred date. We respond within a few hours with availability and a quote."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our services."
|
||||
@@ -220,58 +151,35 @@ export default function LandingPage() {
|
||||
logoText="DV MEDIA"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Photography",
|
||||
href: "#",
|
||||
},
|
||||
label: "Photography", href: "#"},
|
||||
{
|
||||
label: "Video",
|
||||
href: "#",
|
||||
},
|
||||
label: "Video", href: "#"},
|
||||
{
|
||||
label: "Events",
|
||||
href: "#",
|
||||
},
|
||||
label: "Events", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Locations",
|
||||
items: [
|
||||
title: "Locations", items: [
|
||||
{
|
||||
label: "Cape Town",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cape Town", href: "#"},
|
||||
{
|
||||
label: "Joburg",
|
||||
href: "#",
|
||||
},
|
||||
label: "Joburg", href: "#"},
|
||||
{
|
||||
label: "Durban",
|
||||
href: "#",
|
||||
},
|
||||
label: "Durban", href: "#"},
|
||||
{
|
||||
label: "PE",
|
||||
href: "#",
|
||||
},
|
||||
label: "PE", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About", href: "/about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -280,4 +188,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user