Merge version_1 into main #2
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="HomeChef Pro"
|
||||
description="Transform your kitchen with premium home and cooking products. From professional-grade cookware to innovative kitchen gadgets, discover everything you need to cook like a pro."
|
||||
background="gradient-bars"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "Cooking Enthusiast", testimonial: "I was impressed by the fast shipping and the attention to detail in packaging. The utensil set is perfect for my needs, and the customer service was incredibly helpful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg?_wi=1", imageAlt: "James Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Maria Rodriguez", handle: "Professional Chef", testimonial: "As a professional cook, I appreciate quality tools. HomeChef Pro delivers on all fronts: durability, aesthetics, and value. This is my go-to source for kitchen products.", rating: 5,
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Thompson", handle: "Newlywed", testimonial: "Getting started with cooking was intimidating until I found HomeChef Pro. The products are user-friendly, beautiful, and the warranty gives me peace of mind.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg?_wi=2", imageAlt: "David Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg", imageAlt: "David Thompson"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user