Update src/app/page.tsx

This commit is contained in:
2026-03-25 07:30:33 +00:00
parent a939505be7
commit 65d439f9ab

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@FoodieSarah",
testimonial: "Clucky's fried chicken is absolutely divine! Perfectly crispy, juicy, and so flavorful. My new go-to spot for comfort food!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-outdoors-while-holding-shopping-bags_23-2148673232.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-outdoors-while-holding-shopping-bags_23-2148673232.jpg",
imageAlt: "Sarah P. review",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@ChickenLoverMD",
testimonial: "I can't believe how good and affordable this chicken is. It's a game-changer! Seriously the best value for incredible taste. 😭",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205442.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205442.jpg",
imageAlt: "Mark D. review",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@HappyEats",
testimonial: "The atmosphere is as warm as the chicken! Such a friendly place with amazing food. You have to try their spicy tenders!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl_1303-3707.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/girl_1303-3707.jpg",
imageAlt: "Emily R. review",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@TasteBuds",
testimonial: "Finally, a place that gets fried chicken right. Every bite is a burst of flavor. Plus, the staff are super nice!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageAlt: "David L. review",
},
]}
@@ -110,6 +110,7 @@ export default function LandingPage() {
href: "#",
},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-girl-against-unfocused-building_1187-5171.jpg",
@@ -157,6 +158,7 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureBorderGlow
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
features={[
{
@@ -188,6 +190,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardFour
textboxLayout="default"
animationType="slide-up"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
carouselMode="buttons"
@@ -241,7 +244,7 @@ export default function LandingPage() {
quote: "I've tried fried chicken all over the city, and Clucky's is hands down the best. The chicken is always fresh, hot, and seasoned to perfection. A must-try!",
name: "Jessica L.",
role: "Local Food Critic",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-outdoors-while-holding-shopping-bags_23-2148673232.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-outdoors-while-holding-shopping-bags_23-2148673232.jpg",
imageAlt: "Jessica L.",
},
{
@@ -250,7 +253,7 @@ export default function LandingPage() {
quote: "Clucky's offers an incredible experience. The fried chicken is crispy, juicy, and perfectly spiced, and the prices are unbelievably good for the quality. Highly recommend!",
name: "Michael T.",
role: "Happy Customer",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205442.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205442.jpg",
imageAlt: "Michael T.",
},
{
@@ -259,7 +262,7 @@ export default function LandingPage() {
quote: "My kids beg to go to Clucky's every weekend! The staff is so friendly, and the food is consistently delicious. It's our go-to for family dinners.",
name: "Amanda G.",
role: "Parent & Regular",
imageSrc: "http://img.b2bpic.net/free-photo/girl_1303-3707.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/girl_1303-3707.jpg",
imageAlt: "Amanda G.",
},
{
@@ -268,7 +271,7 @@ export default function LandingPage() {
quote: "Every piece of chicken is a masterpiece. The crunch is audible, and the meat inside is so tender. This is comfort food done right!",
name: "Kevin P.",
role: "Fried Chicken Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageAlt: "Kevin P.",
},
{
@@ -289,6 +292,7 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
names={[]}
useInvertedBackground={true}
logos={[
"http://img.b2bpic.net/free-vector/thanksgiving-stickers-set_23-2147709059.jpg",
@@ -309,6 +313,7 @@ export default function LandingPage() {
<div id="contact-faq" data-section="contact-faq">
<ContactFaq
useInvertedBackground={false}
animationType="slide-up"
faqs={[
{
id: "1",