Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 08:07:51 +00:00

View File

@@ -24,45 +24,45 @@ export default function LandingPage() {
{
id: "01", title: "Passport Photos", description: "Quick and professional passport photos with instant prints available.", imageSrc: "http://img.b2bpic.net/free-photo/waiter-shirt-vest-looking-focused-front-view_176474-14589.jpg", imageAlt: "Passport photo service"},
{
id: "02", title: "Wedding Photography", description: "Complete wedding coverage capturing your beautiful moments professionally.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-having-wedding-photo-session-forest-their-wedding-day_1303-29424.jpg", imageAlt: "Wedding photography"},
id: "02", title: "Wedding Photography", description: "Complete wedding coverage capturing your beautiful moments professionally.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-having-wedding-photo-session-forest-their-wedding-day_1303-29424.jpg?_wi=1", imageAlt: "Wedding photography"},
{
id: "03", title: "Family Portraits", description: "Beautiful family photos in our studio or at your preferred location.", imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-26486.jpg", imageAlt: "Family portrait session"},
{
id: "04", title: "Event Photography", description: "Professional event coverage for birthdays, celebrations, and special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-making-selfie-instant-camera_158595-3892.jpg", imageAlt: "Event photography service"},
{
id: "05", title: "Studio Photography", description: "Professional studio sessions with high-quality lighting and backdrops.", imageSrc: "http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg", imageAlt: "Studio photography"},
id: "05", title: "Studio Photography", description: "Professional studio sessions with high-quality lighting and backdrops.", imageSrc: "http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg?_wi=1", imageAlt: "Studio photography"},
{
id: "06", title: "Photo Printing", description: "Fast and high-quality instant photo printing for all your photography needs.", imageSrc: "http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg", imageAlt: "Photo printing service"},
id: "06", title: "Photo Printing", description: "Fast and high-quality instant photo printing for all your photography needs.", imageSrc: "http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg?_wi=2", imageAlt: "Photo printing service"},
];
const portfolioBlogs = [
{
id: "1", category: "Wedding", title: "Beautiful Wedding Coverage", excerpt: "Professional wedding photography capturing candid moments and formal portraits.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-having-wedding-photo-session-forest-their-wedding-day_1303-29424.jpg", imageAlt: "Wedding photography", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Recent Work"},
id: "1", category: "Wedding", title: "Beautiful Wedding Coverage", excerpt: "Professional wedding photography capturing candid moments and formal portraits.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-having-wedding-photo-session-forest-their-wedding-day_1303-29424.jpg?_wi=2", imageAlt: "Wedding photography", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Recent Work"},
{
id: "2", category: "Portraits", title: "Studio Portrait Session", excerpt: "Professional studio portraits with expertly controlled lighting and backgrounds.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg", imageAlt: "Studio portrait", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", date: "Recent Work"},
{
id: "3", category: "Events", title: "Event Photography", excerpt: "Complete event coverage capturing all the special moments throughout the day.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-two-young-men-getting-their-picture-taken_171337-12592.jpg", imageAlt: "Event photography", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", date: "Recent Work"},
id: "3", category: "Events", title: "Event Photography", excerpt: "Complete event coverage capturing all the special moments throughout the day.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-two-young-men-getting-their-picture-taken_171337-12592.jpg?_wi=1", imageAlt: "Event photography", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", date: "Recent Work"},
{
id: "4", category: "Wedding", title: "Pre-Wedding Shoot", excerpt: "Romantic pre-wedding photography showcasing your love story beautifully.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-bride-wedding-dress-groom_624325-231.jpg", imageAlt: "Pre-wedding photography", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Recent Work"},
{
id: "5", category: "Portraits", title: "Family Portraits", excerpt: "Memorable family photography that captures the bond between loved ones.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg", imageAlt: "Family portrait", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", date: "Recent Work"},
{
id: "6", category: "Events", title: "Birthday Celebration Photos", excerpt: "Fun and vibrant photography capturing birthday moments and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-two-young-men-getting-their-picture-taken_171337-12592.jpg", imageAlt: "Birthday event photography", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", date: "Recent Work"},
id: "6", category: "Events", title: "Birthday Celebration Photos", excerpt: "Fun and vibrant photography capturing birthday moments and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-two-young-men-getting-their-picture-taken_171337-12592.jpg?_wi=2", imageAlt: "Birthday event photography", authorName: "Shiv Shambho Studio", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", date: "Recent Work"},
];
const testimonials = [
{
id: "1", title: "Quick and Professional Passport Photos", quote: "Very professional and quick passport photo service. Got my photos done and printed in 30 minutes. Highly recommended!", name: "Priya Sharma", role: "Student, Ratnagiri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Sharma"},
id: "1", title: "Quick and Professional Passport Photos", quote: "Very professional and quick passport photo service. Got my photos done and printed in 30 minutes. Highly recommended!", name: "Priya Sharma", role: "Student, Ratnagiri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Priya Sharma"},
{
id: "2", title: "Beautiful Wedding Photography", quote: "Shiv Shambho captured our wedding perfectly. The team was professional, friendly, and delivered amazing photos. Best decision!", name: "Rajesh Desai", role: "Business Owner, Kuwarbav", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Rajesh Desai"},
id: "2", title: "Beautiful Wedding Photography", quote: "Shiv Shambho captured our wedding perfectly. The team was professional, friendly, and delivered amazing photos. Best decision!", name: "Rajesh Desai", role: "Business Owner, Kuwarbav", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1", imageAlt: "Rajesh Desai"},
{
id: "3", title: "Excellent Family Portraits", quote: "Our family portrait session was wonderful. They made us feel comfortable and the photos turned out beautifully. Worth every rupee!", name: "Anjali Joshi", role: "Homemaker, Ratnagiri", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Anjali Joshi"},
{
id: "4", title: "Great Event Coverage", quote: "Fantastic job covering our daughter's engagement event. The photos are professional quality and affordable. Truly impressed!", name: "Vikram Kulkarni", role: "Event Organizer, Ratnagiri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Vikram Kulkarni"},
id: "4", title: "Great Event Coverage", quote: "Fantastic job covering our daughter's engagement event. The photos are professional quality and affordable. Truly impressed!", name: "Vikram Kulkarni", role: "Event Organizer, Ratnagiri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Vikram Kulkarni"},
{
id: "5", title: "Professional and Affordable", quote: "The best photography studio in Ratnagiri. Professional photographers, fast delivery, and prices that don't break the bank!", name: "Meera Patel", role: "Teacher, Kuwarbav", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", imageAlt: "Meera Patel"},
{
id: "6", title: "Trusted Local Studio", quote: "We've been coming here for years. Always professional, always friendly, and always deliver quality work. Highly recommended!", name: "Suresh Kale", role: "Businessman, Ratnagiri", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Suresh Kale"},
id: "6", title: "Trusted Local Studio", quote: "We've been coming here for years. Always professional, always friendly, and always deliver quality work. Highly recommended!", name: "Suresh Kale", role: "Businessman, Ratnagiri", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", imageAlt: "Suresh Kale"},
];
const footerColumns = [