9 Commits

Author SHA1 Message Date
0357bbfc6f Merge version_2 into main
Merge version_2 into main
2026-03-03 14:58:45 +00:00
6ab5b3db40 Update src/app/page.tsx 2026-03-03 14:58:38 +00:00
c33d78116b Update src/app/layout.tsx 2026-03-03 14:58:37 +00:00
61b368d073 Merge version_2 into main
Merge version_2 into main
2026-03-03 14:57:55 +00:00
ec63ed16c3 Update src/app/page.tsx 2026-03-03 14:57:49 +00:00
ae657c5451 Merge version_1 into main
Merge version_1 into main
2026-03-03 14:55:14 +00:00
1e60236285 Merge version_1 into main
Merge version_1 into main
2026-03-03 14:52:36 +00:00
c2913b9cf8 Merge version_1 into main
Merge version_1 into main
2026-03-03 14:51:18 +00:00
0a9111f80f Merge version_1 into main
Merge version_1 into main
2026-03-03 14:47:57 +00:00
2 changed files with 31 additions and 68 deletions

View File

@@ -2,7 +2,8 @@ import type { Metadata } from "next";
import "./styles/globals.css";
export const metadata: Metadata = {
title: "Storefront - Premium Products Online", description: "Shop our exclusive collection of high-quality items with exceptional customer service and fast shipping."};
title: "Storefront - Premium Products Online", description: "Shop our exclusive collection of high-quality items with exceptional customer service and fast shipping."
};
export default function RootLayout({
children,

View File

@@ -69,34 +69,26 @@ export default function HomePage() {
mediaAnimation="slide-up"
testimonials={[
{
name: "Sarah Johnson", handle: "Fashion Enthusiast", testimonial:
"The quality and selection are unmatched. I found exactly what I was looking for!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Johnson"
name: "Sarah Johnson", handle: "Fashion Enthusiast", testimonial: "The quality and selection are unmatched. I found exactly what I was looking for!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
name: "Michael Chen", handle: "Verified Buyer", testimonial:
"Fast shipping and excellent customer service. Highly recommend this store!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael Chen"
name: "Michael Chen", handle: "Verified Buyer", testimonial: "Fast shipping and excellent customer service. Highly recommend this store!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael Chen"
},
{
name: "Emily Rodriguez", handle: "Regular Customer", testimonial:
"Amazing products at great prices. This is my go-to online store.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Emily Rodriguez"
name: "Emily Rodriguez", handle: "Regular Customer", testimonial: "Amazing products at great prices. This is my go-to online store.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Emily Rodriguez"
},
{
name: "David Kim", handle: "Premium Member", testimonial:
"Outstanding experience from browsing to checkout. Will definitely shop again!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Kim"
name: "David Kim", handle: "Premium Member", testimonial: "Outstanding experience from browsing to checkout. Will definitely shop again!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Kim"
},
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
buttons={[
{ text: "Start Shopping", href: "/products" },
{ text: "Shop Now", href: "/products" },
{ text: "View Collection", href: "#products" },
]}
/>
@@ -115,33 +107,27 @@ export default function HomePage() {
features={[
{
icon: Truck,
title: "Fast & Free Shipping", description:
"Complimentary shipping on orders over $50 with delivery in 2-3 business days"
title: "Fast & Free Shipping", description: "Complimentary shipping on orders over $50 with delivery in 2-3 business days"
},
{
icon: Shield,
title: "Secure Checkout", description:
"SSL-encrypted payments with multiple payment options for your safety"
title: "Secure Checkout", description: "SSL-encrypted payments with multiple payment options for your safety"
},
{
icon: RotateCcw,
title: "Easy Returns", description:
"30-day money-back guarantee with hassle-free return process"
title: "Easy Returns", description: "30-day money-back guarantee with hassle-free return process"
},
{
icon: Headphones,
title: "24/7 Support", description:
"Dedicated customer service team ready to help whenever you need"
title: "24/7 Support", description: "Dedicated customer service team ready to help whenever you need"
},
{
icon: Zap,
title: "Premium Quality", description:
"All products sourced from trusted brands and verified sellers"
title: "Premium Quality", description: "All products sourced from trusted brands and verified sellers"
},
{
icon: Gift,
title: "Loyalty Rewards", description:
"Earn points on every purchase and enjoy exclusive member benefits"
title: "Loyalty Rewards", description: "Earn points on every purchase and enjoy exclusive member benefits"
},
]}
/>
@@ -160,20 +146,16 @@ export default function HomePage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "1", name: "Premium Wireless Headphones", price: "$129.99", imageSrc:
"http://img.b2bpic.net/free-photo/headset-table_417767-238.jpg?_wi=1", imageAlt: "Wireless headphones"
id: "1", name: "Premium Wireless Headphones", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/headset-table_417767-238.jpg?_wi=1", imageAlt: "Wireless headphones"
},
{
id: "2", name: "Elegant Watch Collection", price: "$249.99", imageSrc:
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=1", imageAlt: "Designer watch"
id: "2", name: "Elegant Watch Collection", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=1", imageAlt: "Designer watch"
},
{
id: "3", name: "Smart Phone Stand", price: "$39.99", imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-smartphone-desk-with-headphones_23-2149404198.jpg?_wi=1", imageAlt: "Phone stand"
id: "3", name: "Smart Phone Stand", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smartphone-desk-with-headphones_23-2149404198.jpg?_wi=1", imageAlt: "Phone stand"
},
{
id: "4", name: "Premium Backpack", price: "$159.99", imageSrc:
"http://img.b2bpic.net/free-photo/leather-bag-travel-with-earphones-passport_23-2149433932.jpg?_wi=1", imageAlt: "Travel backpack"
id: "4", name: "Premium Backpack", price: "$159.99", imageSrc: "http://img.b2bpic.net/free-photo/leather-bag-travel-with-earphones-passport_23-2149433932.jpg?_wi=1", imageAlt: "Travel backpack"
},
]}
/>
@@ -208,34 +190,22 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Jessica Lopez", handle: "@jessicalopez", testimonial:
"Outstanding quality and incredible prices! I've been shopping here for over a year and never had a single issue.", imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Jessica Lopez"
id: "1", name: "Jessica Lopez", handle: "@jessicalopez", testimonial: "Outstanding quality and incredible prices! I've been shopping here for over a year and never had a single issue.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Jessica Lopez"
},
{
id: "2", name: "Marcus Thompson", handle: "@marcusthompson", testimonial:
"The customer service team is phenomenal. They resolved my question within hours!", imageSrc:
"http://img.b2bpic.net/free-photo/handsome-happy-young-guy-with-glasses-posing_176420-30005.jpg?_wi=1", imageAlt: "Marcus Thompson"
id: "2", name: "Marcus Thompson", handle: "@marcusthompson", testimonial: "The customer service team is phenomenal. They resolved my question within hours!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-happy-young-guy-with-glasses-posing_176420-30005.jpg?_wi=1", imageAlt: "Marcus Thompson"
},
{
id: "3", name: "Amanda Park", handle: "@amandapark", testimonial:
"Best online shopping experience ever. Fast delivery and the products are exactly as described.", imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "Amanda Park"
id: "3", name: "Amanda Park", handle: "@amandapark", testimonial: "Best online shopping experience ever. Fast delivery and the products are exactly as described.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "Amanda Park"
},
{
id: "4", name: "Robert Singh", handle: "@robertsingh", testimonial:
"Love the loyalty program! I earn rewards on every purchase and get exclusive discounts.", imageSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg?_wi=1", imageAlt: "Robert Singh"
id: "4", name: "Robert Singh", handle: "@robertsingh", testimonial: "Love the loyalty program! I earn rewards on every purchase and get exclusive discounts.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg?_wi=1", imageAlt: "Robert Singh"
},
{
id: "5", name: "Sofia Martinez", handle: "@sofiam", testimonial:
"Fantastic selection and unbeatable prices. This is my favorite place to shop online!", imageSrc:
"http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg?_wi=1", imageAlt: "Sofia Martinez"
id: "5", name: "Sofia Martinez", handle: "@sofiam", testimonial: "Fantastic selection and unbeatable prices. This is my favorite place to shop online!", imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg?_wi=1", imageAlt: "Sofia Martinez"
},
{
id: "6", name: "James Wilson", handle: "@jameswilson", testimonial:
"The website is so easy to navigate. Finding products and checking out is a breeze!", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Wilson"
id: "6", name: "James Wilson", handle: "@jameswilson", testimonial: "The website is so easy to navigate. Finding products and checking out is a breeze!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Wilson"
},
]}
speed={40}
@@ -296,18 +266,10 @@ export default function HomePage() {
},
{
items: [
{
label: "Facebook", href: "https://facebook.com"
},
{
label: "Twitter", href: "https://twitter.com"
},
{
label: "Instagram", href: "https://instagram.com"
},
{
label: "LinkedIn", href: "https://linkedin.com"
},
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
],
},
]}