5 Commits

Author SHA1 Message Date
0dbee8a2f7 Merge version_4 into main
Merge version_4 into main
2026-04-28 00:23:37 +00:00
93cb6031b6 Update src/app/page.tsx 2026-04-28 00:23:33 +00:00
7325fc0ec3 Merge version_3 into main
Merge version_3 into main
2026-04-28 00:21:37 +00:00
6cd5ba7694 Update src/app/page.tsx 2026-04-28 00:21:31 +00:00
c168a8108c Merge version_2 into main
Merge version_2 into main
2026-04-28 00:20:07 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
title="Make Your Child the Star of Their Own Magical Adventure" title="Make Your Child the Star of Their Own Magical Adventure"
description="Upload a photo, add their name, and create a beautiful, personalized storybook that will be cherished forever." description="Upload a photo, add their name, and create a beautiful, personalized storybook that will be cherished forever."
buttons={[{ text: "Start Creating", href: "#books" }]} buttons={[{ text: "Create Your Child's Book", href: "#books" }]}
imageSrc="http://img.b2bpic.net/free-photo/cozy-dragon-family-sleeping-enchanted-forest_23-2152033048.jpg" imageSrc="http://img.b2bpic.net/free-photo/cozy-dragon-family-sleeping-enchanted-forest_23-2152033048.jpg"
imageAlt="magical storybook illustration" imageAlt="magical storybook illustration"
/> />
@@ -83,7 +83,7 @@ export default function LandingPage() {
<div id="books" data-section="books"> <div id="books" data-section="books">
<ProductCardTwo <ProductCardTwo
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="bento-grid"
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up" animationType="slide-up"
products={[ products={[