Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3053d039ce | |||
| 514a154dcc | |||
| 5561538d9c | |||
| 99fe7c96d2 | |||
| b0eac6626a | |||
| e22514559b |
172
src/app/page.tsx
172
src/app/page.tsx
@@ -11,7 +11,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Camera, Clock, Star } from "lucide-react";
|
||||
import { Camera, Clock, Star, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="STUDIO SAVARNA"
|
||||
/>
|
||||
@@ -62,13 +52,9 @@ export default function LandingPage() {
|
||||
description="Premium photography services in Chakdaha, West Bengal. Capturing your most beautiful moments with professional precision and heart. 4.97 Google rating."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:08768888645",
|
||||
},
|
||||
text: "Call Now", href: "tel:08768888645"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885635.jpg"
|
||||
/>
|
||||
@@ -79,14 +65,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Professional Photography in Chakdaha",
|
||||
},
|
||||
type: "text", content: "Professional Photography in Chakdaha"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holiday-journey-travel-relaxation_53876-15974.jpg",
|
||||
alt: "Studio Savarna Team",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/woman-holiday-journey-travel-relaxation_53876-15974.jpg", alt: "Studio Savarna Team"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -99,20 +80,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Portrait Photography",
|
||||
description: "Beautiful, high-end portraits that highlight your unique personality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-armchair-talking-with-telephone-serious-business_114579-49674.jpg",
|
||||
},
|
||||
title: "Portrait Photography", description: "Beautiful, high-end portraits that highlight your unique personality.", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-armchair-talking-with-telephone-serious-business_114579-49674.jpg"},
|
||||
{
|
||||
title: "Event Coverage",
|
||||
description: "We cover weddings, birthdays, and corporate events with perfection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-outdoor-taking-photos_23-2148878267.jpg",
|
||||
},
|
||||
title: "Event Coverage", description: "We cover weddings, birthdays, and corporate events with perfection.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-outdoor-taking-photos_23-2148878267.jpg"},
|
||||
{
|
||||
title: "Commercial Shoots",
|
||||
description: "Professional product and commercial imagery to elevate your brand.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-wall-with-row-spotlights-empty-room_53876-74941.jpg",
|
||||
},
|
||||
title: "Commercial Shoots", description: "Professional product and commercial imagery to elevate your brand.", imageSrc: "http://img.b2bpic.net/free-photo/red-wall-with-row-spotlights-empty-room_53876-74941.jpg"},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="We specialize in high-quality photography across various categories to make your memories timeless."
|
||||
@@ -126,38 +98,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Essential",
|
||||
price: "₹1,999",
|
||||
subtitle: "Perfect for individual portraits.",
|
||||
buttons: [
|
||||
id: "basic", badge: "Essential", price: "₹1,999", subtitle: "Perfect for individual portraits.", buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"1 Hour Session",
|
||||
"5 Edited Photos",
|
||||
"Online Gallery",
|
||||
],
|
||||
"1 Hour Session", "5 Edited Photos", "Online Gallery"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Popular",
|
||||
price: "₹4,999",
|
||||
subtitle: "Ideal for families and small events.",
|
||||
buttons: [
|
||||
id: "pro", badge: "Best Value", badgeIcon: Sparkles, price: "₹4,999", subtitle: "Ideal for families and small events.", buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"2 Hour Session",
|
||||
"15 Edited Photos",
|
||||
"Prints included",
|
||||
"2 Hour Session", "15 Edited Photos", "Prints included"],
|
||||
},
|
||||
{
|
||||
id: "custom", badge: "Tailored", price: "Custom", subtitle: "For weddings and large events.", buttons: [
|
||||
{
|
||||
text: "Enquire Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Personalized Consultation", "Custom Event Coverage", "Tailored Packages"],
|
||||
},
|
||||
]}
|
||||
title="Our Photography Packages"
|
||||
@@ -172,40 +134,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Kumar",
|
||||
handle: "@rajeshk",
|
||||
testimonial: "Amazing work! They made my wedding day truly memorable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg",
|
||||
},
|
||||
id: "1", name: "Rajesh Kumar", handle: "@rajeshk", testimonial: "Amazing work! They made my wedding day truly memorable.", imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ananya Roy",
|
||||
handle: "@ananyar",
|
||||
testimonial: "Very professional and kind. Pictures came out perfect.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-accessories_250224-81.jpg",
|
||||
},
|
||||
id: "2", name: "Ananya Roy", handle: "@ananyar", testimonial: "Very professional and kind. Pictures came out perfect.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-accessories_250224-81.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vikram Singh",
|
||||
handle: "@vikrams",
|
||||
testimonial: "Highly recommended for any family event.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-holding-camera_1187-3690.jpg",
|
||||
},
|
||||
id: "3", name: "Vikram Singh", handle: "@vikrams", testimonial: "Highly recommended for any family event.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-holding-camera_1187-3690.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Priya Das",
|
||||
handle: "@priyad",
|
||||
testimonial: "Professional photography at the best prices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-showing-picture-shot-camera-her-boyfriend_23-2147840138.jpg",
|
||||
},
|
||||
id: "4", name: "Priya Das", handle: "@priyad", testimonial: "Professional photography at the best prices.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-showing-picture-shot-camera-her-boyfriend_23-2147840138.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Suman Basu",
|
||||
handle: "@sumanb",
|
||||
testimonial: "Studio Savarna is the best in town!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
|
||||
},
|
||||
id: "5", name: "Suman Basu", handle: "@sumanb", testimonial: "Studio Savarna is the best in town!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"},
|
||||
]}
|
||||
title="Loved by Our Clients"
|
||||
description="Trusted by hundreds in Chakdaha with a 4.97 rating."
|
||||
@@ -220,25 +157,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "4.97",
|
||||
title: "Google Rating",
|
||||
description: "Highly rated by our clients.",
|
||||
icon: Star,
|
||||
id: "1", value: "4.97", title: "Google Rating", description: "Highly rated by our clients.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "1000+",
|
||||
title: "Events Covered",
|
||||
description: "Moments captured with care.",
|
||||
icon: Camera,
|
||||
id: "2", value: "1000+", title: "Events Covered", description: "Moments captured with care.", icon: Camera,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "24/7",
|
||||
title: "Always Open",
|
||||
description: "Here for your convenience.",
|
||||
icon: Clock,
|
||||
id: "3", value: "24/7", title: "Always Open", description: "Here for your convenience.", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="Trusted Excellence"
|
||||
@@ -250,11 +175,10 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Get in Touch"
|
||||
title="Book Your Session Today"
|
||||
description="Visit us near Bapuji Girls Highschool or give us a call at 087688 88645."
|
||||
description="Visit us near Bapuji Girls Highschool or give us a call at 087688 88645. Contact us for a free quote today!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317824.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -265,29 +189,19 @@ export default function LandingPage() {
|
||||
logoText="STUDIO SAVARNA"
|
||||
columns={[
|
||||
{
|
||||
title: "Studio",
|
||||
items: [
|
||||
title: "Studio", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
label: "Reviews", href: "https://maps.google.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -297,4 +211,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user