Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-08 11:11:56 +00:00
6 changed files with 1396 additions and 29 deletions

View File

@@ -164,7 +164,7 @@ export default function AboutPage() {
<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=4"
imageAlt="Professional photography studio"
columns={footerColumns}
logoText="BABUL PHOTO STUDIO"

View File

@@ -81,7 +81,7 @@ export default function ContactPage() {
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=7"
imageAlt="Professional studio setup"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -94,7 +94,7 @@ export default function ContactPage() {
{/* 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=5"
imageAlt="Professional photography studio"
columns={footerColumns}
logoText="BABUL PHOTO STUDIO"

File diff suppressed because it is too large Load Diff

View File

@@ -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={[
{

View File

@@ -24,7 +24,7 @@ export default function PortfolioPage() {
name: "Wedding Day Memories",
price: "Professional",
variant: "Bride & Groom • Full Day Coverage",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-with-wedding-bridal-bouquet_1150-4569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-with-wedding-bridal-bouquet_1150-4569.jpg?_wi=3",
imageAlt: "Wedding couple portrait",
},
{
@@ -32,7 +32,7 @@ export default function PortfolioPage() {
name: "Reception Celebration",
price: "Professional",
variant: "Celebration • Event Highlights",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-honeymoon-greece-by-sea_1303-15023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-honeymoon-greece-by-sea_1303-15023.jpg?_wi=2",
imageAlt: "Wedding reception moments",
},
{
@@ -40,7 +40,7 @@ export default function PortfolioPage() {
name: "Family Portraits",
price: "Premium",
variant: "Family • Studio Session",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family_1328-3809.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family_1328-3809.jpg?_wi=2",
imageAlt: "Happy family portrait",
},
{
@@ -48,7 +48,7 @@ export default function PortfolioPage() {
name: "Passport Photos",
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",
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-man-looks-up-isolated-orange-wall_141793-68156.jpg?_wi=2",
imageAlt: "Passport photo session",
},
{
@@ -56,7 +56,7 @@ export default function PortfolioPage() {
name: "Corporate Events",
price: "Professional",
variant: "Event Coverage • Full Day",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-camera_23-2149049086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-camera_23-2149049086.jpg?_wi=2",
imageAlt: "Corporate event photography",
},
{
@@ -64,7 +64,7 @@ export default function PortfolioPage() {
name: "Birthday Celebration",
price: "Premium",
variant: "Party • Happy Moments",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-woman_23-2148503651.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-woman_23-2148503651.jpg?_wi=2",
imageAlt: "Birthday event coverage",
},
];
@@ -75,7 +75,7 @@ export default function PortfolioPage() {
value: "25+",
title: "Years Experience",
description: "Professional photography expertise",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630618.jpg?_wi=3",
imageAlt: "Professional camera equipment",
},
{
@@ -83,7 +83,7 @@ export default function PortfolioPage() {
value: "1000+",
title: "Happy Clients",
description: "Satisfied customers across Gujarat",
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=6",
imageAlt: "Professional studio setup",
},
{
@@ -91,7 +91,7 @@ export default function PortfolioPage() {
value: "2000+",
title: "Events Covered",
description: "Successful photography projects",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-with-wedding-bridal-bouquet_1150-4569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-with-wedding-bridal-bouquet_1150-4569.jpg?_wi=4",
imageAlt: "Wedding photography",
},
];
@@ -221,7 +221,7 @@ export default function PortfolioPage() {
<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=3"
imageAlt="Professional photography studio"
columns={footerColumns}
logoText="BABUL PHOTO STUDIO"

View File

@@ -151,7 +151,7 @@ export default function ServicesPage() {
title: "Quick Turnaround",
description: "Fast delivery of edited photos",
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=2",
imageAlt: "Professional camera equipment",
},
{
@@ -160,7 +160,7 @@ export default function ServicesPage() {
title: "Premium Quality",
description: "Professional standards always",
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=4",
imageAlt: "Professional studio setup",
},
{
@@ -194,7 +194,7 @@ export default function ServicesPage() {
description="Contact BABUL PHOTO STUDIO today to discuss your photography requirements and get a custom quote for your needs."
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=5"
imageAlt="Professional studio setup"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -207,7 +207,7 @@ export default function ServicesPage() {
{/* 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=2"
imageAlt="Professional photography studio"
columns={[
{