Switch to version 1: modified src/app/reviews/page.tsx

This commit is contained in:
2026-03-08 16:47:51 +00:00
parent d397fab0f3
commit 13e3867804

View File

@@ -34,7 +34,9 @@ export default function ReviewsPage() {
{ name: "Reviews", id: "/reviews" },
]}
button={{
text: "Call Now", href: "tel:(260)242-8645"}}
text: "Call Now",
href: "tel:(260)242-8645",
}}
animateOnLoad={true}
/>
</div>
@@ -48,7 +50,15 @@ export default function ReviewsPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Google Reviews", "Local Favorite", "Community Trusted", "Award Winning", "Family Owned", "Handcrafted Quality", "Premium Desserts", "Wedding Favorite"]}
"Google Reviews",
"Local Favorite",
"Community Trusted",
"Award Winning",
"Family Owned",
"Handcrafted Quality",
"Premium Desserts",
"Wedding Favorite",
]}
showCard={true}
speed={35}
/>
@@ -58,23 +68,59 @@ export default function ReviewsPage() {
<TestimonialCardOne
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Bride", company: "Wedding Guest", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop&_wi=6", imageAlt: "happy customer enjoying cheesecake dessert smile portrait"},
id: "1",
name: "Sarah Johnson",
role: "Bride",
company: "Wedding Guest",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_wi=5",
imageAlt: "happy customer enjoying cheesecake dessert smile portrait",
},
{
id: "2", name: "Michael Chen", role: "Restaurant Owner", company: "Fine Dining Partner", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=3", imageAlt: "wedding guest enjoying cheesecake celebration reception"},
id: "2",
name: "Michael Chen",
role: "Restaurant Owner",
company: "Fine Dining Partner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg?_wi=4",
imageAlt: "wedding guest enjoying cheesecake celebration reception",
},
{
id: "3", name: "Emily Rodriguez", role: "Event Planner", company: "Corporate Events", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop&_wi=7", imageAlt: "family enjoying homemade dessert together bakery product"},
id: "3",
name: "Emily Rodriguez",
role: "Event Planner",
company: "Corporate Events",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg?_wi=4",
imageAlt: "family enjoying homemade dessert together bakery product",
},
{
id: "4", name: "David Kim", role: "Local Resident", company: "Community Member", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop&_wi=2", imageAlt: "event planner with catered dessert display professional"},
id: "4",
name: "David Kim",
role: "Local Resident",
company: "Community Member",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chef-breaking-egg-flour-create-dough_23-2148763128.jpg?_wi=2",
imageAlt: "event planner with catered dessert display professional",
},
{
id: "5", name: "Jessica Martinez", role: "Family Coordinator", company: "Party Planning", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop&_wi=8", imageAlt: "community member enjoying local bakery favorite dessert"},
id: "5",
name: "Jessica Martinez",
role: "Family Coordinator",
company: "Party Planning",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-stack-tray-boxes_1170-2051.jpg?_wi=2",
imageAlt: "community member enjoying local bakery favorite dessert",
},
{
id: "6", name: "Ashley Thompson", role: "Baker & Owner", company: "Pixie Pies", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop&_wi=2", imageAlt: "baker with fresh cheesecake proud professional portrait"},
id: "6",
name: "Ashley Thompson",
role: "Baker & Owner",
company: "Pixie Pies",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-fresh-baked-cupcake-tray_23-2148027988.jpg?_wi=2",
imageAlt: "baker with fresh cheesecake proud professional portrait",
},
]}
title="What Our Customers Say"
description="Hear from families, couples, and event planners who trust Pixie Pies for their most important moments."
@@ -98,9 +144,13 @@ export default function ReviewsPage() {
useInvertedBackground={true}
buttons={[
{
text: "Order Today", href: "/custom-orders"},
text: "Order Today",
href: "/custom-orders",
},
{
text: "Call (260) 242-8645", href: "tel:(260)242-8645"},
text: "Call (260) 242-8645",
href: "tel:(260)242-8645",
},
]}
buttonAnimation="slide-up"
/>
@@ -113,41 +163,65 @@ export default function ReviewsPage() {
{
items: [
{
label: "Home", href: "/"},
label: "Home",
href: "/",
},
{
label: "Menu", href: "/menu"},
label: "Menu",
href: "/menu",
},
{
label: "Custom Orders", href: "/custom-orders"},
label: "Custom Orders",
href: "/custom-orders",
},
],
},
{
items: [
{
label: "Reviews", href: "/reviews"},
label: "Reviews",
href: "/reviews",
},
{
label: "Weddings & Events", href: "#weddings"},
label: "Weddings & Events",
href: "#weddings",
},
{
label: "About Us", href: "#about"},
label: "About Us",
href: "#about",
},
],
},
{
items: [
{
label: "Contact", href: "/contact"},
label: "Contact",
href: "/contact",
},
{
label: "Call (260) 242-8645", href: "tel:(260)242-8645"},
label: "Call (260) 242-8645",
href: "tel:(260)242-8645",
},
{
label: "Avilla, Indiana", href: "/contact"},
label: "Avilla, Indiana",
href: "/contact",
},
],
},
{
items: [
{
label: "Privacy Policy", href: "#"},
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service", href: "#"},
label: "Terms of Service",
href: "#",
},
{
label: "Accessibility", href: "#"},
label: "Accessibility",
href: "#",
},
],
},
]}