diff --git a/src/app/page.tsx b/src/app/page.tsx index 1055473..4a0f6e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,125 +33,78 @@ export default function LandingPage() {
@@ -164,17 +117,11 @@ export default function LandingPage() { description="Čap Photography is dedicated to the art of visual storytelling. With a passion for capturing the profound beauty in everyday moments and grand landscapes alike, Čap crafts images that resonate deeply and stand the test of time." bulletPoints={[ { - title: "Artistic Vision", - description: "Each photograph is a result of a unique artistic perspective.", - }, + title: "Artistic Vision", description: "Each photograph is a result of a unique artistic perspective."}, { - title: "Premium Quality", - description: "Only the highest resolution and print quality are offered.", - }, + title: "Premium Quality", description: "Only the highest resolution and print quality are offered."}, { - title: "Personalized Service", - description: "Tailored experiences for individual and commercial clients.", - }, + title: "Personalized Service", description: "Tailored experiences for individual and commercial clients."}, ]} imageSrc="http://img.b2bpic.net/free-photo/3d-view-camera-shutter_23-2150473137.jpg" imageAlt="Vintage camera with modern lens on a wooden table" @@ -190,47 +137,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Emerald Forest Vista", - price: "$120", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-tall-trees-rock-mountain-with-gray-sky-background_181624-17690.jpg", - imageAlt: "Lush green forest with mist", - }, + id: "1", name: "Emerald Forest Vista", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-tall-trees-rock-mountain-with-gray-sky-background_181624-17690.jpg", imageAlt: "Lush green forest with mist"}, { - id: "2", - name: "Urban Night Glow", - price: "$95", - imageSrc: "http://img.b2bpic.net/free-photo/illuminated-skyscrapers-night_1203-1024.jpg", - imageAlt: "Abstract city lights at night", - }, + id: "2", name: "Urban Night Glow", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/illuminated-skyscrapers-night_1203-1024.jpg", imageAlt: "Abstract city lights at night"}, { - id: "3", - name: "Stag in Morning Mist", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-fest_23-2151543459.jpg", - imageAlt: "Deer standing in a misty forest", - }, + id: "3", name: "Stag in Morning Mist", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-fest_23-2151543459.jpg", imageAlt: "Deer standing in a misty forest"}, { - id: "4", - name: "Minimalist Bloom", - price: "$80", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-pumpkins-plant_23-2149445998.jpg", - imageAlt: "Single flower on a plain background", - }, + id: "4", name: "Minimalist Bloom", price: "$80", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-pumpkins-plant_23-2149445998.jpg", imageAlt: "Single flower on a plain background"}, { - id: "5", - name: "Crimson Petals Macro", - price: "$110", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-wet-pink-white-petals_23-2148787372.jpg", - imageAlt: "Close-up of red flower petals", - }, + id: "5", name: "Crimson Petals Macro", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wet-pink-white-petals_23-2148787372.jpg", imageAlt: "Close-up of red flower petals"}, { - id: "6", - name: "City Shadows & Light", - price: "$130", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-hat-with-short-haircut-center-big-city-close-up-portrait-soft-backlight_1321-2729.jpg", - imageAlt: "Black and white street photography", - }, + id: "6", name: "City Shadows & Light", price: "$130", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-hat-with-short-haircut-center-big-city-close-up-portrait-soft-backlight_1321-2729.jpg", imageAlt: "Black and white street photography"}, ]} title="Discover Our Collections" description="Browse a diverse range of fine art prints, from breathtaking landscapes to captivating street scenes, all available for purchase." @@ -239,45 +156,22 @@ export default function LandingPage() {
@@ -367,30 +218,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How do I purchase prints?", - content: "You can browse our collections in the 'Portfolio' section and add your desired prints to the cart. We offer secure checkout and various shipping options.", - }, + id: "f1", title: "How do I purchase prints?", content: "You can browse our collections in the 'Portfolio' section and add your desired prints to the cart. We offer secure checkout and various shipping options."}, { - id: "f2", - title: "Do you offer custom photography sessions?", - content: "Yes, we specialize in personalized photography. Please reach out via the contact form to discuss your specific needs and receive a tailored quote.", - }, + id: "f2", title: "Do you offer custom photography sessions?", content: "Yes, we specialize in personalized photography. Please reach out via the contact form to discuss your specific needs and receive a tailored quote."}, { - id: "f3", - title: "What is your return policy for prints?", - content: "Customer satisfaction is our priority. If you're not entirely happy with your print, please contact us within 14 days of receipt for a resolution.", - }, + id: "f3", title: "What is your return policy for prints?", content: "Customer satisfaction is our priority. If you're not entirely happy with your print, please contact us within 14 days of receipt for a resolution."}, { - id: "f4", - title: "What printing materials do you use?", - content: "We use only archival-quality papers and inks to ensure the longevity and vibrancy of your fine art prints, designed to last a lifetime.", - }, + id: "f4", title: "What printing materials do you use?", content: "We use only archival-quality papers and inks to ensure the longevity and vibrancy of your fine art prints, designed to last a lifetime."}, { - id: "f5", - title: "Can I license your images for commercial use?", - content: "Yes, many of our images are available for commercial licensing. Please contact us with details about your project for licensing inquiries.", - }, + id: "f5", title: "Can I license your images for commercial use?", content: "Yes, many of our images are available for commercial licensing. Please contact us with details about your project for licensing inquiries."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Find answers to common questions about purchasing prints, booking sessions, and more." @@ -403,18 +239,13 @@ export default function LandingPage() {
@@ -424,66 +255,39 @@ export default function LandingPage() { logoText="Čap Photography" columns={[ { - title: "Collections", - items: [ + title: "Collections", items: [ { - label: "Landscapes", - href: "#portfolio", - }, + label: "Landscapes", href: "#portfolio"}, { - label: "Urban", - href: "#portfolio", - }, + label: "Urban", href: "#portfolio"}, { - label: "Wildlife", - href: "#portfolio", - }, + label: "Wildlife", href: "#portfolio"}, { - label: "Abstract", - href: "#portfolio", - }, + label: "Abstract", href: "#portfolio"}, ], }, { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Weddings", - href: "#services", - }, + label: "Weddings", href: "#services"}, { - label: "Portraits", - href: "#services", - }, + label: "Portraits", href: "#services"}, { - label: "Commercial", - href: "#services", - }, + label: "Commercial", href: "#services"}, { - label: "Custom Projects", - href: "#contact", - }, + label: "Custom Projects", href: "#contact"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]}