Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d1e78815da | |||
| 275d7d945f |
@@ -9,7 +9,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
|||||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||||
import { Camera, Printer, Gift, Sparkles, Clock, CheckCircle, FileText, Phone, Star, House, MessageSquareText, Settings, CircleDollarSign, ArrowLeftRight, Send } from 'lucide-react';
|
import { Camera, Printer, Gift, Sparkles, Clock, CheckCircle, FileText, Phone, Star, House, MessageSquareText, Settings, CircleDollarSign, ArrowLeftRight, Send, Film } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -102,6 +102,8 @@ export default function LandingPage() {
|
|||||||
id: "photography", title: "Professional Photography", description: "Portrait photography, studio photoshoots, outdoor photography, product photography, and videography services.", tag: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair-studio_23-2148565558.jpg?_wi=1", imageAlt: "professional photography studio session photoshoot lighting"},
|
id: "photography", title: "Professional Photography", description: "Portrait photography, studio photoshoots, outdoor photography, product photography, and videography services.", tag: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair-studio_23-2148565558.jpg?_wi=1", imageAlt: "professional photography studio session photoshoot lighting"},
|
||||||
{
|
{
|
||||||
id: "printing", title: "Photo Printing & Frames", description: "High-quality photo printing, frames, canvas printing, photo albums, and photo restoration services.", tag: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/set-different-empty-frames_23-2148226797.jpg", imageAlt: "photo printing frames photo products gallery"},
|
id: "printing", title: "Photo Printing & Frames", description: "High-quality photo printing, frames, canvas printing, photo albums, and photo restoration services.", tag: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/set-different-empty-frames_23-2148226797.jpg", imageAlt: "photo printing frames photo products gallery"},
|
||||||
|
{
|
||||||
|
id: "videography", title: "Video & Videography", description: "Professional video production, event videography, promotional videos, and cinematic videography services.", tag: "HD Quality", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair-studio_23-2148565558.jpg?_wi=2", imageAlt: "video production videography filming professional studio"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user