diff --git a/src/app/page.tsx b/src/app/page.tsx index 6847932..0a387a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="mediumLargeSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="solid" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function LandingPage() { description="Welcome to The Pizza Club, where authentic Italian craftsmanship meets contemporary dining. Experience hand-tossed pizzas crafted with the finest fresh ingredients, perfect for unforgettable moments with loved ones." tag="Premium Pizzeria" tagIcon={Sparkles} - background={{ variant: "noise" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900925.jpg" imageAlt="Delicious fresh pizza at The Pizza Club" mediaAnimation="slide-up" @@ -53,19 +53,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Johnson", handle: "Regular Customer", testimonial: "The best pizza I've ever had! Every bite is pure perfection. The atmosphere is warm and welcoming.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8542.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8542.jpg" }, { name: "Michael Chen", handle: "Food Critic", testimonial: "Exceptional quality and attention to detail. The Pizza Club sets the standard for authentic Italian dining.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-isolated-home_23-2148813223.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-isolated-home_23-2148813223.jpg" }, { name: "Emily Rodriguez", handle: "Frequent Guest", testimonial: "Outstanding service paired with incredible food. This is my go-to place for celebrations and gatherings.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg" }, { name: "David Kim", handle: "Local Food Lover", testimonial: "From the moment you walk in to the last bite, it's pure dining excellence. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg" } ]} testimonialRotationInterval={5000} @@ -112,7 +112,7 @@ export default function LandingPage() { }, { id: "signature", brand: "Signature Pizzas", name: "Margherita Classica", price: "$16.99", rating: 5, - reviewCount: "589", imageSrc: "http://img.b2bpic.net/free-photo/view-square-pizza-with-tomatoes_23-2149235617.jpg?_wi=1", imageAlt: "Margherita Classica pizza" + reviewCount: "589", imageSrc: "http://img.b2bpic.net/free-photo/view-square-pizza-with-tomatoes_23-2149235617.jpg", imageAlt: "Margherita Classica pizza" }, { id: "main", brand: "Main Course", name: "Pappardelle Al Cinghiale", price: "$18.99", rating: 5, @@ -128,7 +128,7 @@ export default function LandingPage() { }, { id: "special", brand: "Chef's Special", name: "Wood-Fired Specialty", price: "$19.99", rating: 5, - reviewCount: "356", imageSrc: "http://img.b2bpic.net/free-photo/view-square-pizza-with-tomatoes_23-2149235617.jpg?_wi=2", imageAlt: "Chef's Special Pizza" + reviewCount: "356", imageSrc: "http://img.b2bpic.net/free-photo/view-square-pizza-with-tomatoes_23-2149235617.jpg", imageAlt: "Chef's Special Pizza" } ]} buttons={[ @@ -174,16 +174,16 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Best Pizza Experience", quote: "I've traveled to Italy and these pizzas are just as authentic and delicious. The freshness of ingredients is unmatched. Highly recommended!", name: "Sarah Johnson", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8542.jpg?_wi=2", imageAlt: "Sarah Johnson" + id: "1", title: "Best Pizza Experience", quote: "I've traveled to Italy and these pizzas are just as authentic and delicious. The freshness of ingredients is unmatched. Highly recommended!", name: "Sarah Johnson", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8542.jpg", imageAlt: "Sarah Johnson" }, { - id: "2", title: "Exceptional Service Quality", quote: "The staff goes above and beyond to make every visit special. Combined with world-class pizzas, it's a complete dining experience.", name: "Michael Chen", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-isolated-home_23-2148813223.jpg?_wi=2", imageAlt: "Michael Chen" + id: "2", title: "Exceptional Service Quality", quote: "The staff goes above and beyond to make every visit special. Combined with world-class pizzas, it's a complete dining experience.", name: "Michael Chen", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-isolated-home_23-2148813223.jpg", imageAlt: "Michael Chen" }, { - id: "3", title: "Perfect for Celebrations", quote: "We celebrated our anniversary here and it was absolutely perfect. The ambiance, food, and service created magical memories.", name: "Emily Rodriguez", role: "Special Events Host", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg?_wi=2", imageAlt: "Emily Rodriguez" + id: "3", title: "Perfect for Celebrations", quote: "We celebrated our anniversary here and it was absolutely perfect. The ambiance, food, and service created magical memories.", name: "Emily Rodriguez", role: "Special Events Host", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", imageAlt: "Emily Rodriguez" }, { - id: "4", title: "Worth Every Visit", quote: "The attention to detail in every pizza is impressive. Fresh basil, premium mozzarella, perfect crust. Simply outstanding!", name: "David Kim", role: "Local Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2", imageAlt: "David Kim" + id: "4", title: "Worth Every Visit", quote: "The attention to detail in every pizza is impressive. Fresh basil, premium mozzarella, perfect crust. Simply outstanding!", name: "David Kim", role: "Local Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "David Kim" } ]} buttonAnimation="slide-up"