Update src/app/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
title: "Why Choose BABUL PHOTO STUDIO",
|
||||
logoIcon: Star,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885662.jpg",
|
||||
"http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885662.jpg?_wi=1",
|
||||
searchPlaceholder: "Search our services",
|
||||
buttons: [
|
||||
{ text: "View Portfolio", href: "#portfolio" },
|
||||
@@ -226,7 +226,7 @@ export default function HomePage() {
|
||||
price: "Professional",
|
||||
variant: "Bride & Groom • Full Day Coverage",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-bride-with-wedding-bridal-bouquet_1150-4569.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-bride-with-wedding-bridal-bouquet_1150-4569.jpg?_wi=1",
|
||||
imageAlt: "Wedding couple portrait",
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
price: "Professional",
|
||||
variant: "Celebration • Event Highlights",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-couple-honeymoon-greece-by-sea_1303-15023.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-couple-honeymoon-greece-by-sea_1303-15023.jpg?_wi=1",
|
||||
imageAlt: "Wedding reception moments",
|
||||
},
|
||||
{
|
||||
@@ -244,7 +244,7 @@ export default function HomePage() {
|
||||
price: "Premium",
|
||||
variant: "Family • Studio Session",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-family_1328-3809.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-family_1328-3809.jpg?_wi=1",
|
||||
imageAlt: "Happy family portrait",
|
||||
},
|
||||
{
|
||||
@@ -253,7 +253,7 @@ export default function HomePage() {
|
||||
price: "Professional",
|
||||
variant: "ID Photo • Instant Service",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-handsome-man-looks-up-isolated-orange-wall_141793-68156.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-handsome-man-looks-up-isolated-orange-wall_141793-68156.jpg?_wi=1",
|
||||
imageAlt: "Passport photo session",
|
||||
},
|
||||
{
|
||||
@@ -262,7 +262,7 @@ export default function HomePage() {
|
||||
price: "Professional",
|
||||
variant: "Event Coverage • Full Day",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-man-holding-camera_23-2149049086.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-man-holding-camera_23-2149049086.jpg?_wi=1",
|
||||
imageAlt: "Corporate event photography",
|
||||
},
|
||||
{
|
||||
@@ -271,7 +271,7 @@ export default function HomePage() {
|
||||
price: "Premium",
|
||||
variant: "Party • Happy Moments",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-man-woman_23-2148503651.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-man-woman_23-2148503651.jpg?_wi=1",
|
||||
imageAlt: "Birthday event coverage",
|
||||
},
|
||||
]}
|
||||
@@ -348,7 +348,7 @@ export default function HomePage() {
|
||||
title: "Years Experience",
|
||||
description: "Professional photography expertise",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630618.jpg",
|
||||
"http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630618.jpg?_wi=1",
|
||||
imageAlt: "Professional camera equipment",
|
||||
},
|
||||
{
|
||||
@@ -357,7 +357,7 @@ export default function HomePage() {
|
||||
title: "Happy Clients",
|
||||
description: "Satisfied customers across Gujarat",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885662.jpg",
|
||||
"http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885662.jpg?_wi=2",
|
||||
imageAlt: "Professional studio setup",
|
||||
},
|
||||
{
|
||||
@@ -366,7 +366,7 @@ export default function HomePage() {
|
||||
title: "Events Covered",
|
||||
description: "Successful photography projects",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-bride-with-wedding-bridal-bouquet_1150-4569.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-bride-with-wedding-bridal-bouquet_1150-4569.jpg?_wi=2",
|
||||
imageAlt: "Wedding photography",
|
||||
},
|
||||
]}
|
||||
@@ -416,7 +416,7 @@ export default function HomePage() {
|
||||
description="Get in touch with BABUL PHOTO STUDIO to discuss your photography needs. We're here to capture your special moments."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885662.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885662.jpg?_wi=3"
|
||||
imageAlt="Professional studio setup"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -429,7 +429,7 @@ export default function HomePage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4751.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4751.jpg?_wi=1"
|
||||
imageAlt="Professional photography studio"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user