Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -54,10 +54,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria G.", handle: "Local Resident", testimonial: "Best sushi in town! Fresh ingredients and incredible service. I visit every week.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"},
|
||||
{
|
||||
name: "James P.", handle: "Regular Customer", testimonial: "The chef's special roll changed my life. Highly recommend for special occasions.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -150,9 +150,9 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", handle: "@sarahlovessushi", testimonial: "Best sushi experience ever! Fresh, delicious, and the staff was incredibly attentive. Will definitely be back.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
id: "1", name: "Sarah J.", handle: "@sarahlovessushi", testimonial: "Best sushi experience ever! Fresh, delicious, and the staff was incredibly attentive. Will definitely be back.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Michael T.", handle: "Local Community", testimonial: "I've been to sushi restaurants across the country, and this is hands down the best. Worth the wait!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg"},
|
||||
id: "2", name: "Michael T.", handle: "Local Community", testimonial: "I've been to sushi restaurants across the country, and this is hands down the best. Worth the wait!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Emily R.", handle: "@emilyeats_local", testimonial: "The chef's special roll is incredible. Family brought 12 people for birthday and everyone loved it!", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user