Update src/app/services/page.tsx
This commit is contained in:
@@ -110,7 +110,7 @@ export default function ServicesPage() {
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "Premium Execution",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looks-far-away-modern-stylish-bearded-businessman-automobile-saloon_146671-16681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looks-far-away-modern-stylish-bearded-businessman-automobile-saloon_146671-16681.jpg?_wi=3",
|
||||
imageAlt: "Automotive commercial video campaign",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function ServicesPage() {
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "Award-Winning",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066341.jpg?_wi=3",
|
||||
imageAlt: "Fine dining restaurant video production",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function ServicesPage() {
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "Viral Success",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-black-woman-running-small-business_23-2150171796.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-black-woman-running-small-business_23-2150171796.jpg?_wi=3",
|
||||
imageAlt: "Fashion retail video content",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function ServicesPage() {
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "Premium Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-woman-stylish-black-silk-suit-sandals-sits-carpet-floor-living-room-ho_197531-33668.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-woman-stylish-black-silk-suit-sandals-sits-carpet-floor-living-room-ho_197531-33668.jpg?_wi=3",
|
||||
imageAlt: "Interior design project video",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function ServicesPage() {
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "Professional Grade",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-leader-following-delivery-truck-through-urban-traffic_482257-94095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-leader-following-delivery-truck-through-urban-traffic_482257-94095.jpg?_wi=3",
|
||||
imageAlt: "Corporate brand story video",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function ServicesPage() {
|
||||
price: "View Project",
|
||||
rating: 5,
|
||||
reviewCount: "High Engagement",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-recording-video-her-room-has-camera-coffee-table-reviewing_1258-281694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-recording-video-her-room-has-camera-coffee-table-reviewing_1258-281694.jpg?_wi=3",
|
||||
imageAlt: "Social media influencer collaboration video",
|
||||
},
|
||||
]}
|
||||
@@ -230,7 +230,7 @@ export default function ServicesPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer" className="w-full bg-foreground text-card">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/room-with-modern-paintings_1048-2469.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/room-with-modern-paintings_1048-2469.jpg?_wi=3"
|
||||
imageAlt="Venti Art Studio footer"
|
||||
logoText="Venti Art Studio"
|
||||
copyrightText="© 2025 Venti Art Studio. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user