2 Commits

Author SHA1 Message Date
c8a3133f3e Merge version_2_1781707160130 into main
Merge version_2_1781707160130 into main
2026-06-17 14:40:38 +00:00
kudinDmitriyUp
39e3c7a8ce Bob AI (stub): Include a section showcasing awards, certifications, or spec 2026-06-17 14:40:35 +00:00
10 changed files with 400 additions and 230 deletions

View File

@@ -1,242 +1,41 @@
import AboutText from '@/components/sections/about/AboutText';
import ContactCta from '@/components/sections/contact/ContactCta';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRevealCardsBento';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
// AUTO-GENERATED shell by per-section-migrate.
// Section bodies live in ./<PageBase>/sections/<X>.tsx. Edit the section
// files directly. Non-block content (wrappers, non-inlinable sections) is
// preserved inline; extracted section blocks become <XSection/> refs.
export default function HomePage() {
import React from 'react';
import HeroSection from './HomePage/sections/Hero';
import AboutSection from './HomePage/sections/About';
import ProductsSection from './HomePage/sections/Products';
import MetricsSection from './HomePage/sections/Metrics';
import TestimonialsSection from './HomePage/sections/Testimonials';
import FaqSection from './HomePage/sections/Faq';
import SocialProofSection from './HomePage/sections/SocialProof';
import ContactSection from './HomePage/sections/Contact';
{/* webild-stub @2026-06-17T14:40:33.259Z: Include a section showcasing awards, certifications, or specific recognizable client logos to build instant authority alongside the marquee. */}
import AwardsSection from './HomePage/sections/Awards';export default function HomePage(): React.JSX.Element {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboard
title="Capturing Moments, Creating Stories."
description="Professional videographer specialized in cinematic storytelling, brand commercials, and high-end event coverage."
primaryButton={{
text: "View My Portfolio",
href: "#products",
}}
secondaryButton={{
text: "Book a Project",
href: "#contact",
}}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-artist-talking-with-microphone_23-2149215508.jpg"
/>
</SectionErrorBoundary>
</div>
<>
<HeroSection />
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText
title="Turning your vision into stunning cinematic reality with passion and precision."
/>
</SectionErrorBoundary>
</div>
<AboutSection />
<div id="products" data-section="products">
<SectionErrorBoundary name="products">
<FeaturesRevealCardsBento
tag="Portfolio"
title="Selected Works"
description="A glimpse into my production range."
items={[
{
title: "Brand Commercials",
description: "High-impact visual ads.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/man-studio-working-his-passion_23-2148424444.jpg",
},
{
title: "Corporate Events",
description: "Professional coverage.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/view-photographer-taking-portraits-woman-with-overweight-sports-field-park_1268-24527.jpg",
},
{
title: "Music Videos",
description: "Creative visual storytelling.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sunglasses-standing-near-source-light_250224-293.jpg",
},
{
title: "Documentary",
description: "Authentic life stories.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-movie_23-2149066325.jpg",
},
{
title: "Real Estate",
description: "Dynamic property tours.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487692.jpg",
},
{
title: "Fashion Films",
description: "Chic visual narratives.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-content-creator-stuff-camera-microphone-tripod-headphones-working-from-home_1268-17410.jpg",
},
{
title: "Product Films",
description: "Engaging product demos.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-plus-size-male-social-media-influencer_23-2151396799.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<ProductsSection />
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<MetricsFeatureCards
tag="Expertise"
title="By The Numbers"
description="Experience that speaks for itself."
metrics={[
{
value: "250+",
title: "Projects Completed",
features: [
"Feature films",
"Commercials",
"Social content",
],
},
{
value: "150+",
title: "Happy Clients",
features: [
"B2B partners",
"Creators",
"Agencies",
],
},
{
value: "5M+",
title: "Total Views",
features: [
"YouTube engagement",
"Brand platforms",
"Social reach",
],
},
]}
/>
</SectionErrorBoundary>
</div>
<MetricsSection />
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialRatingCards
tag="Feedback"
title="Client Reviews"
description="What my partners have to say."
testimonials={[
{
name: "Alice Chen",
role: "CEO",
quote: "Incredible vision and execution.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
},
{
name: "Marcus Vane",
role: "Creative Lead",
quote: "The best collaborator in the game.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-her-office_329181-13386.jpg",
},
{
name: "Sarah Miller",
role: "Director",
quote: "Professional, punctual, creative.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg",
},
{
name: "John Doe",
role: "Producer",
quote: "Stunning visuals every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
},
{
name: "Emily Rose",
role: "Marketing Mgr",
quote: "They elevated our brand aesthetic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<TestimonialsSection />
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqSplitMedia
tag="Process"
title="Common Questions"
description="Everything you need to know."
items={[
{
question: "What's the process?",
answer: "I handle pre-production, filming, and post-production.",
},
{
question: "What camera equipment?",
answer: "Industry standard cinema cameras and lighting.",
},
{
question: "Turnaround time?",
answer: "Usually 2-4 weeks depending on scope.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/attractive-male-video-editor-works-with-footage-video-his-personal-computer-having-break-communicating-his-smartphone-he-works-creative-office-studio-home-neon-lights_158595-7568.jpg"
/>
</SectionErrorBoundary>
</div>
<FaqSection />
<div id="social-proof" data-section="social-proof">
<SectionErrorBoundary name="social-proof">
<SocialProofMarquee
tag="Trusted By"
title="Industry Partners"
description="Working with top brands."
names={[
"Brand One",
"Brand Two",
"Brand Three",
"Brand Four",
"Brand Five",
"Brand Six",
"Brand Seven",
]}
/>
</SectionErrorBoundary>
</div>
<SocialProofSection />
<AwardsSection />
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Inquiry"
text="Ready to start your next film project? Let's discuss your vision."
primaryButton={{
text: "Send an Email",
href: "mailto:hello@example.com",
}}
secondaryButton={{
text: "Schedule a Call",
href: "#",
}}
/>
</SectionErrorBoundary>
</div>
<ContactSection />
</>
);
}

View File

@@ -0,0 +1,18 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "about" section.
import React from 'react';
import AboutText from '@/components/sections/about/AboutText';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function AboutSection(): React.JSX.Element {
return (
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText
title="Turning your vision into stunning cinematic reality with passion and precision."
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,64 @@
import React from 'react';
import { Trophy, Award, Star } from 'lucide-react';
import ScrollReveal from '@/components/ui/ScrollReveal';
import TextAnimation from '@/components/ui/TextAnimation';
import Tag from '@/components/ui/Tag';
import Card from '@/components/ui/Card';
export default function AwardsSection() {
return (
<div data-webild-section="awards" id="awards">
<section className="py-24 bg-background w-full relative">
<div className="w-content-width mx-auto px-6">
<div className="text-center mb-16 flex flex-col items-center">
<ScrollReveal variant="fade">
<Tag text="Awards & Certifications" className="mb-4" />
</ScrollReveal>
<TextAnimation
text="Industry Recognition"
variant="fade-blur"
tag="h2"
gradientText={false}
className="text-4xl md:text-5xl font-bold text-foreground mb-4"
/>
<ScrollReveal variant="fade" delay={0.2}>
<p className="text-lg text-muted-foreground max-w-2xl mx-auto">
Recognized for excellence in cinematic storytelling and visual production.
</p>
</ScrollReveal>
</div>
<div className="grid grid-cols-1 md:grid-cols-3 gap-8">
{[
{
icon: Trophy,
title: "Indie Film Festival",
description: "Best Cinematography 2023"
},
{
icon: Award,
title: "Video Professionals Association",
description: "Certified Professional Videographer"
},
{
icon: Star,
title: "Creative Arts Awards",
description: "Outstanding Visual Effects"
}
].map((award, index) => (
<ScrollReveal variant="fade" key={index} delay={0.1 * index}>
<Card className="p-8 flex flex-col items-center text-center h-full bg-card border border-border">
<div className="w-16 h-16 rounded-full bg-background flex items-center justify-center mb-6 text-foreground border border-border">
<award.icon className="w-8 h-8" />
</div>
<h3 className="text-xl font-bold text-foreground mb-3">{award.title}</h3>
<p className="text-muted-foreground">{award.description}</p>
</Card>
</ScrollReveal>
))}
</div>
</div>
</section>
</div>
);
}

View File

@@ -0,0 +1,27 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "contact" section.
import React from 'react';
import ContactCta from '@/components/sections/contact/ContactCta';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function ContactSection(): React.JSX.Element {
return (
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Inquiry"
text="Ready to start your next film project? Let's discuss your vision."
primaryButton={{
text: "Send an Email",
href: "mailto:hello@example.com",
}}
secondaryButton={{
text: "Schedule a Call",
href: "#",
}}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,35 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "faq" section.
import React from 'react';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function FaqSection(): React.JSX.Element {
return (
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqSplitMedia
tag="Process"
title="Common Questions"
description="Everything you need to know."
items={[
{
question: "What's the process?",
answer: "I handle pre-production, filming, and post-production.",
},
{
question: "What camera equipment?",
answer: "Industry standard cinema cameras and lighting.",
},
{
question: "Turnaround time?",
answer: "Usually 2-4 weeks depending on scope.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/attractive-male-video-editor-works-with-footage-video-his-personal-computer-having-break-communicating-his-smartphone-he-works-creative-office-studio-home-neon-lights_158595-7568.jpg"
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,28 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "hero" section.
import React from 'react';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HeroSection(): React.JSX.Element {
return (
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboard
title="Capturing Moments, Creating Stories."
description="Professional videographer specialized in cinematic storytelling, brand commercials, and high-end event coverage."
primaryButton={{
text: "View My Portfolio",
href: "#products",
}}
secondaryButton={{
text: "Book a Project",
href: "#contact",
}}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-artist-talking-with-microphone_23-2149215508.jpg"
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,49 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "metrics" section.
import React from 'react';
import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function MetricsSection(): React.JSX.Element {
return (
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<MetricsFeatureCards
tag="Expertise"
title="By The Numbers"
description="Experience that speaks for itself."
metrics={[
{
value: "250+",
title: "Projects Completed",
features: [
"Feature films",
"Commercials",
"Social content",
],
},
{
value: "150+",
title: "Happy Clients",
features: [
"B2B partners",
"Creators",
"Agencies",
],
},
{
value: "5M+",
title: "Total Views",
features: [
"YouTube engagement",
"Brand platforms",
"Social reach",
],
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,64 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "products" section.
import React from 'react';
import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRevealCardsBento';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function ProductsSection(): React.JSX.Element {
return (
<div id="products" data-section="products">
<SectionErrorBoundary name="products">
<FeaturesRevealCardsBento
tag="Portfolio"
title="Selected Works"
description="A glimpse into my production range."
items={[
{
title: "Brand Commercials",
description: "High-impact visual ads.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/man-studio-working-his-passion_23-2148424444.jpg",
},
{
title: "Corporate Events",
description: "Professional coverage.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/view-photographer-taking-portraits-woman-with-overweight-sports-field-park_1268-24527.jpg",
},
{
title: "Music Videos",
description: "Creative visual storytelling.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sunglasses-standing-near-source-light_250224-293.jpg",
},
{
title: "Documentary",
description: "Authentic life stories.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-movie_23-2149066325.jpg",
},
{
title: "Real Estate",
description: "Dynamic property tours.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487692.jpg",
},
{
title: "Fashion Films",
description: "Chic visual narratives.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-content-creator-stuff-camera-microphone-tripod-headphones-working-from-home_1268-17410.jpg",
},
{
title: "Product Films",
description: "Engaging product demos.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-plus-size-male-social-media-influencer_23-2151396799.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,29 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "social-proof" section.
import React from 'react';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function SocialProofSection(): React.JSX.Element {
return (
<div id="social-proof" data-section="social-proof">
<SectionErrorBoundary name="social-proof">
<SocialProofMarquee
tag="Trusted By"
title="Industry Partners"
description="Working with top brands."
names={[
"Brand One",
"Brand Two",
"Brand Three",
"Brand Four",
"Brand Five",
"Brand Six",
"Brand Seven",
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,57 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "testimonials" section.
import React from 'react';
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function TestimonialsSection(): React.JSX.Element {
return (
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialRatingCards
tag="Feedback"
title="Client Reviews"
description="What my partners have to say."
testimonials={[
{
name: "Alice Chen",
role: "CEO",
quote: "Incredible vision and execution.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
},
{
name: "Marcus Vane",
role: "Creative Lead",
quote: "The best collaborator in the game.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-her-office_329181-13386.jpg",
},
{
name: "Sarah Miller",
role: "Director",
quote: "Professional, punctual, creative.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg",
},
{
name: "John Doe",
role: "Producer",
quote: "Stunning visuals every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
},
{
name: "Emily Rose",
role: "Marketing Mgr",
quote: "They elevated our brand aesthetic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}