From d94fc7a34911a27e3c012fd7d62a5ee73ccb7d4a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 09:55:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ceae2b..5d8caaa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,12 +45,12 @@ export default function LandingPage() { description="Capturing the purest, most beautiful moments of your baby's journey with warmth, patience, and professional artistry." buttons={[{ text: "Book a Session", href: "#contact" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/little-cute-toddler-dress_1303-13480.jpg", imageAlt: "Professional newborn photography" }, - { imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-dressed-like-princess-sits-studio_8353-7275.jpg", imageAlt: "Smiling baby photoshoot" }, - { imageSrc: "http://img.b2bpic.net/free-photo/little-girl-is-happy-arms-my-mother_8353-9307.jpg", imageAlt: "Sleeping baby in basket" }, - { imageSrc: "http://img.b2bpic.net/free-photo/small-girl-keeps-star-sits-ladder_1304-3156.jpg", imageAlt: "Cute baby sitting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/cute-baby-with-toys_624325-3255.jpg", imageAlt: "Playful baby portraits" }, - { imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-24710.jpg", imageAlt: "Family newborn portrait" }, + { imageSrc: "http://img.b2bpic.net/free-photo/little-cute-toddler-dress_1303-13480.jpg?_wi=1", imageAlt: "Professional newborn photography" }, + { imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-dressed-like-princess-sits-studio_8353-7275.jpg?_wi=1", imageAlt: "Smiling baby photoshoot" }, + { imageSrc: "http://img.b2bpic.net/free-photo/little-girl-is-happy-arms-my-mother_8353-9307.jpg?_wi=1", imageAlt: "Sleeping baby in basket" }, + { imageSrc: "http://img.b2bpic.net/free-photo/small-girl-keeps-star-sits-ladder_1304-3156.jpg?_wi=1", imageAlt: "Cute baby sitting" }, + { imageSrc: "http://img.b2bpic.net/free-photo/cute-baby-with-toys_624325-3255.jpg?_wi=1", imageAlt: "Playful baby portraits" }, + { imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-24710.jpg?_wi=1", imageAlt: "Family newborn portrait" }, ]} /> @@ -72,9 +72,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { title: "Newborn Sessions", description: "Safe, gentle studio sessions capturing delicate newborn details.", imageSrc: "http://img.b2bpic.net/free-photo/little-cute-toddler-dress_1303-13480.jpg", titleIconSrc: "Camera", buttonText: "Learn More" }, - { title: "Milestone Portraits", description: "Perfect for tracking growth at 6, 9, and 12 months.", imageSrc: "http://img.b2bpic.net/free-photo/small-girl-keeps-star-sits-ladder_1304-3156.jpg", titleIconSrc: "Sparkles", buttonText: "Learn More" }, - { title: "Family Keepsakes", description: "Including family members in your little one's special shoot.", imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-24710.jpg", titleIconSrc: "Heart", buttonText: "Learn More" }, + { title: "Newborn Sessions", description: "Safe, gentle studio sessions capturing delicate newborn details.", imageSrc: "http://img.b2bpic.net/free-photo/little-cute-toddler-dress_1303-13480.jpg?_wi=2", titleIconSrc: "Camera", buttonText: "Learn More" }, + { title: "Milestone Portraits", description: "Perfect for tracking growth at 6, 9, and 12 months.", imageSrc: "http://img.b2bpic.net/free-photo/small-girl-keeps-star-sits-ladder_1304-3156.jpg?_wi=2", titleIconSrc: "Sparkles", buttonText: "Learn More" }, + { title: "Family Keepsakes", description: "Including family members in your little one's special shoot.", imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-24710.jpg?_wi=2", titleIconSrc: "Heart", buttonText: "Learn More" }, ]} title="Our Services" description="Professional photography packages designed to celebrate every milestone." @@ -88,12 +88,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { id: "p1", name: "Newborn Dreams", price: "$300", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-is-happy-arms-my-mother_8353-9307.jpg" }, - { id: "p2", name: "Sitting Smiles", price: "$250", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/small-girl-keeps-star-sits-ladder_1304-3156.jpg" }, - { id: "p3", name: "First Year Magic", price: "$400", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-dressed-like-princess-sits-studio_8353-7275.jpg" }, - { id: "p4", name: "Soft Sunlight", price: "$200", variant: "Basic", imageSrc: "http://img.b2bpic.net/free-photo/little-cute-toddler-dress_1303-13480.jpg" }, - { id: "p5", name: "Family Connection", price: "$350", variant: "Family", imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-24710.jpg" }, - { id: "p6", name: "Milestone Joy", price: "$275", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/cute-baby-with-toys_624325-3255.jpg" }, + { id: "p1", name: "Newborn Dreams", price: "$300", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-is-happy-arms-my-mother_8353-9307.jpg?_wi=2" }, + { id: "p2", name: "Sitting Smiles", price: "$250", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/small-girl-keeps-star-sits-ladder_1304-3156.jpg?_wi=3" }, + { id: "p3", name: "First Year Magic", price: "$400", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-dressed-like-princess-sits-studio_8353-7275.jpg?_wi=2" }, + { id: "p4", name: "Soft Sunlight", price: "$200", variant: "Basic", imageSrc: "http://img.b2bpic.net/free-photo/little-cute-toddler-dress_1303-13480.jpg?_wi=3" }, + { id: "p5", name: "Family Connection", price: "$350", variant: "Family", imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-24710.jpg?_wi=3" }, + { id: "p6", name: "Milestone Joy", price: "$275", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/cute-baby-with-toys_624325-3255.jpg?_wi=2" }, ]} title="Portfolio Highlights" description="Explore our favorite recent moments from our studio sessions." -- 2.49.1