27 Commits

Author SHA1 Message Date
805ffb78e0 Merge version_3 into main
Merge version_3 into main
2026-03-03 12:06:11 +00:00
c2a7eaeb7a Update src/app/page.tsx 2026-03-03 12:06:07 +00:00
6f74bd310c Update src/app/page.tsx 2026-03-03 12:05:20 +00:00
cdce2f5466 Update src/app/page.tsx 2026-03-03 11:58:03 +00:00
fa47d535ab Update src/app/page.tsx 2026-03-03 11:56:54 +00:00
bc9022034b Update src/app/page.tsx 2026-03-03 11:55:48 +00:00
62fea2c415 Update src/app/page.tsx 2026-03-03 11:54:35 +00:00
c2adac899d Merge version_3 into main
Merge version_3 into main
2026-03-03 11:53:27 +00:00
3137e60a6c Update src/app/page.tsx 2026-03-03 11:53:16 +00:00
1dbe92df8e Merge version_2 into main
Merge version_2 into main
2026-03-03 11:53:16 +00:00
d149e47dff Merge version_2 into main
Merge version_2 into main
2026-03-03 11:47:19 +00:00
682c1fc068 Merge version_3 into main
Merge version_3 into main
2026-03-03 11:46:49 +00:00
57aaf7e1f9 Update src/app/page.tsx 2026-03-03 11:46:44 +00:00
ac0c53da17 Merge version_3 into main
Merge version_3 into main
2026-03-03 11:46:02 +00:00
6e87efb5e7 Update src/app/page.tsx 2026-03-03 11:45:19 +00:00
d0f285133f Update src/app/page.tsx 2026-03-03 11:43:40 +00:00
1caa9cedfb Update src/app/layout.tsx 2026-03-03 11:43:35 +00:00
863c8c15d5 Switch to version 1: modified src/app/page.tsx 2026-03-03 11:43:04 +00:00
b3ca92e29e Switch to version 1: modified src/app/layout.tsx 2026-03-03 11:43:02 +00:00
d4f6d806fc Merge version_3 into main
Merge version_3 into main
2026-03-03 11:40:48 +00:00
47b885c610 Update src/app/page.tsx 2026-03-03 11:40:36 +00:00
3101964016 Update src/app/layout.tsx 2026-03-03 11:40:34 +00:00
26270d462e Update src/app/page.tsx 2026-03-03 11:39:10 +00:00
eb5e0f917b Update src/app/layout.tsx 2026-03-03 11:39:09 +00:00
495da69294 Merge version_3 into main
Merge version_3 into main
2026-03-03 11:38:30 +00:00
0858fec212 Merge version_2 into main
Merge version_2 into main
2026-03-03 11:38:20 +00:00
d62bbff80f Update src/app/page.tsx 2026-03-03 11:38:17 +00:00

View File

@@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Lightbulb } from "lucide-react";
import { Lightbulb, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -45,7 +45,7 @@ export default function LandingPage() {
logoText="re:print"
description="Discover stunning handcrafted lamps, custom keychains, and personalized light boxes that bring your imagination to life. Every product is uniquely yours."
buttons={[
{ text: "Start Shopping", href: "#products" },
{ text: "Explore Products", href: "#products" },
{ text: "Learn Our Story", href: "#about" },
]}
background={{ variant: "sparkles-gradient" }}
@@ -53,6 +53,8 @@ export default function LandingPage() {
imageAlt="Beautiful custom lamp display"
frameStyle="card"
mediaAnimation="slide-up"
buttonAnimation="slide-up"
buttonContainerClassName="flex gap-4 justify-center"
/>
</div>
@@ -63,17 +65,23 @@ export default function LandingPage() {
tag="Shop Collection"
products={[
{
id: "1", name: "Neon Glow Lamp", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-vector/yellow-glowing-lines-black-background_53876-118395.jpg", imageAlt: "Vibrant neon glow lamp"},
id: "1", name: "Neon Glow Lamp", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-vector/yellow-glowing-lines-black-background_53876-118395.jpg", imageAlt: "Vibrant neon glow lamp"
},
{
id: "2", name: "Custom Keychain", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/cute-gift-set-holiday-cup-toy-blue-colors_169016-19804.jpg", imageAlt: "Personalized custom keychain"},
id: "2", name: "Custom Keychain", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/cute-gift-set-holiday-cup-toy-blue-colors_169016-19804.jpg", imageAlt: "Personalized custom keychain"
},
{
id: "3", name: "LED Light Box", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-banners-clothes-rack-clothing-store-close-up-promotional-signs-marketing-retail-business-campaign-event-merchandise-with-price-tags-department-shop_482257-65363.jpg", imageAlt: "Customizable LED light box"},
id: "3", name: "LED Light Box", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-banners-clothes-rack-clothing-store-close-up-promotional-signs-marketing-retail-business-campaign-event-merchandise-with-price-tags-department-shop_482257-65363.jpg", imageAlt: "Customizable LED light box"
},
{
id: "4", name: "Desk Lamp Pro", price: "$159.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240939.jpg", imageAlt: "Professional desk lamp"},
id: "4", name: "Desk Lamp Pro", price: "$159.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240939.jpg", imageAlt: "Professional desk lamp"
},
{
id: "5", name: "Minimalist Pendant", price: "$99.99", imageSrc: "http://img.b2bpic.net/free-photo/lamp_23-2148098570.jpg", imageAlt: "Modern pendant light fixture"},
id: "5", name: "Minimalist Pendant", price: "$99.99", imageSrc: "http://img.b2bpic.net/free-photo/lamp_23-2148098570.jpg", imageAlt: "Modern pendant light fixture"
},
{
id: "6", name: "Personalized Gift Set", price: "$199.00", imageSrc: "http://img.b2bpic.net/free-vector/realistic-hand-drawn-floral-business-card-template_23-2148392769.jpg", imageAlt: "Premium gift set collection"},
id: "6", name: "Personalized Gift Set", price: "$199.00", imageSrc: "http://img.b2bpic.net/free-vector/realistic-hand-drawn-floral-business-card-template_23-2148392769.jpg", imageAlt: "Premium gift set collection"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -103,13 +111,17 @@ export default function LandingPage() {
tag="Product Highlights"
features={[
{
id: "1", title: "Custom Design", description: "Personalize every lamp, keychain, and light box to match your unique style and preferences", imageSrc: "http://img.b2bpic.net/free-photo/man-working-desk-top-view_23-2149930937.jpg", imageAlt: "Custom design process"},
id: "1", title: "Custom Design", description: "Personalize every lamp, keychain, and light box to match your unique style and preferences", imageSrc: "http://img.b2bpic.net/free-photo/man-working-desk-top-view_23-2149930937.jpg", imageAlt: "Custom design process"
},
{
id: "2", title: "Premium Materials", description: "Handpicked materials sourced globally for durability and aesthetic excellence", imageSrc: "http://img.b2bpic.net/free-photo/suitmaker-tailor-cutting-fabric_482257-78193.jpg", imageAlt: "Premium material quality"},
id: "2", title: "Premium Materials", description: "Handpicked materials sourced globally for durability and aesthetic excellence", imageSrc: "http://img.b2bpic.net/free-photo/suitmaker-tailor-cutting-fabric_482257-78193.jpg", imageAlt: "Premium material quality"
},
{
id: "3", title: "Eco-Friendly", description: "Sustainable manufacturing practices and recyclable packaging for a better planet", imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-planet-your-hands-save-earth_1150-12732.jpg", imageAlt: "Eco-friendly production"},
id: "3", title: "Eco-Friendly", description: "Sustainable manufacturing practices and recyclable packaging for a better planet", imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-planet-your-hands-save-earth_1150-12732.jpg", imageAlt: "Eco-friendly production"
},
{
id: "4", title: "Fast Shipping", description: "Quick turnaround times and reliable delivery to get your custom creations to you fast", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Fast shipping service"},
id: "4", title: "Fast Shipping", description: "Quick turnaround times and reliable delivery to get your custom creations to you fast", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Fast shipping service"
},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -124,7 +136,8 @@ export default function LandingPage() {
description="Join thousands of customers who trust re:print for their custom lighting and accessory needs"
tag="Partners & Features"
names={[
"Design Weekly", "Creative Collective", "Maker Magazine", "Style & Light", "Modern Home", "Artisan Network", "Decor Today", "Custom Creators"]}
"Design Weekly", "Creative Collective", "Maker Magazine", "Style & Light", "Modern Home", "Artisan Network", "Decor Today", "Custom Creators"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -136,20 +149,27 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"},
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"
},
{
id: "2", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"},
id: "2", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"
},
{
id: "3", name: "Emma Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"},
id: "3", name: "Emma Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"
},
{
id: "4", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"},
id: "4", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"
},
{
id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"},
id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"
},
{
id: "6", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"},
id: "6", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"
},
]}
cardTitle="Over 5,000+ customers love re:print's custom lighting and accessories"
cardTag="See what they say"
cardTag="5,000+ Happy Customers"
cardTagIcon={Users}
cardAnimation="slide-up"
useInvertedBackground={false}
/>