diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7c3c2bb..ffe333a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
-import { Calendar, Droplets, Fish, Heart, Star, Utensils } from "lucide-react";
+import { Calendar, Droplets, Fish, Heart, Martini, Palmtree, Star, Utensils } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,100 +32,35 @@ export default function LandingPage() {
@@ -138,7 +73,7 @@ export default function LandingPage() {
description="Born from the wanderlust of Victor Bergeron, Trader Vic's has defined the tropical dining experience since 1934. We invite you to step into a world of exotic flavors."
subdescription="Every dish and cocktail is crafted with the same dedication to quality and adventure that started it all."
icon={Utensils}
- imageSrc="http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg"
mediaAnimation="blur-reveal"
/>
@@ -148,34 +83,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "World-Class Mixology",
- description: "Original tiki cocktails.",
- buttonIcon: "Martini",
- imageSrc: "http://img.b2bpic.net/free-photo/man-making-photo-finished-meal_23-2148114296.jpg",
- imageAlt: "food review platform logo",
- },
- {
- title: "Island-Inspired Cuisine",
- description: "Fresh, locally sourced ingredients.",
- buttonIcon: "Fish",
- imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=2",
- imageAlt: "food review platform logo",
- },
- {
- title: "Unmatched Ambiance",
- description: "Authentic, immersive decor.",
- buttonIcon: "Palmtree",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg?_wi=2",
- imageAlt: "food review platform logo",
- },
- {
- title: "Celebratory Service",
- description: "Hospitality done right.",
- buttonIcon: "Heart",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-cbd-drink_52683-136372.jpg?_wi=1",
- imageAlt: "food review platform logo",
- },
+ { title: "World-Class Mixology", description: "Original tiki cocktails.", buttonIcon: Martini, imageSrc: "http://img.b2bpic.net/free-photo/man-making-photo-finished-meal_23-2148114296.jpg", imageAlt: "food review platform logo" },
+ { title: "Island-Inspired Cuisine", description: "Fresh, locally sourced ingredients.", buttonIcon: Fish, imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg", imageAlt: "food review platform logo" },
+ { title: "Unmatched Ambiance", description: "Authentic, immersive decor.", buttonIcon: Palmtree, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg", imageAlt: "food review platform logo" },
+ { title: "Celebratory Service", description: "Hospitality done right.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/still-life-cbd-drink_52683-136372.jpg", imageAlt: "food review platform logo" },
]}
title="The Vic's Experience"
description="Immerse yourself in a signature blend of culture and comfort."
@@ -189,42 +100,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
- {
- id: "1",
- name: "Original Mai Tai",
- price: "$16",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-cbd-drink_52683-136372.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Crispy Prawns",
- price: "$22",
- imageSrc: "http://img.b2bpic.net/free-photo/some-pancakes-with-blackberries-cranberries-plate-textured-table-top-view_176474-8448.jpg",
- },
- {
- id: "3",
- name: "Trader Vic's Ribs",
- price: "$28",
- imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-glass-copy-space_23-2148494782.jpg",
- },
- {
- id: "4",
- name: "Island Poke Bowl",
- price: "$24",
- imageSrc: "http://img.b2bpic.net/free-photo/coconuts-filled-with-fruit-salad-top-view_23-2148494763.jpg",
- },
- {
- id: "5",
- name: "Polynesian Spiced Chicken",
- price: "$26",
- imageSrc: "http://img.b2bpic.net/free-photo/pineapple-other-exotic-fruits-basket-white-background-top-view_169016-23644.jpg",
- },
- {
- id: "6",
- name: "Passion Fruit Sorbet",
- price: "$12",
- imageSrc: "http://img.b2bpic.net/free-photo/watermelon-ice-tea-with-shots_140725-1253.jpg",
- },
+ { id: "1", name: "Original Mai Tai", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cbd-drink_52683-136372.jpg" },
+ { id: "2", name: "Crispy Prawns", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/some-pancakes-with-blackberries-cranberries-plate-textured-table-top-view_176474-8448.jpg" },
+ { id: "3", name: "Trader Vic's Ribs", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-glass-copy-space_23-2148494782.jpg" },
+ { id: "4", name: "Island Poke Bowl", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/coconuts-filled-with-fruit-salad-top-view_23-2148494763.jpg" },
+ { id: "5", name: "Polynesian Spiced Chicken", price: "$26", imageSrc: "http://img.b2bpic.net/free-photo/pineapple-other-exotic-fruits-basket-white-background-top-view_169016-23644.jpg" },
+ { id: "6", name: "Passion Fruit Sorbet", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/watermelon-ice-tea-with-shots_140725-1253.jpg" },
]}
title="Signature Menu"
description="Discover our most cherished culinary and beverage creations."
@@ -238,46 +119,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Alice M.",
- role: "Food Blogger",
- company: "EatWorld",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491790.jpg",
- },
- {
- id: "2",
- name: "Brian K.",
- role: "Designer",
- company: "Studio X",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-colorful-shrine-thailand-features-golden-statue_482257-124644.jpg",
- },
- {
- id: "3",
- name: "Claire R.",
- role: "Traveler",
- company: "Vagabond",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891048.jpg",
- },
- {
- id: "4",
- name: "David W.",
- role: "Chef",
- company: "Gourmet Lab",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/fruit-iced-cocktail-table_141793-281.jpg",
- },
- {
- id: "5",
- name: "Elena S.",
- role: "Art Critic",
- company: "Visualist",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187187.jpg",
- },
+ { id: "1", name: "Alice M.", role: "Food Blogger", company: "EatWorld", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491790.jpg" },
+ { id: "2", name: "Brian K.", role: "Designer", company: "Studio X", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-colorful-shrine-thailand-features-golden-statue_482257-124644.jpg" },
+ { id: "3", name: "Claire R.", role: "Traveler", company: "Vagabond", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891048.jpg" },
+ { id: "4", name: "David W.", role: "Chef", company: "Gourmet Lab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fruit-iced-cocktail-table_141793-281.jpg" },
+ { id: "5", name: "Elena S.", role: "Art Critic", company: "Visualist", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187187.jpg" },
]}
title="What Our Guests Say"
description="Voices from our vibrant community of world travelers and food lovers."
@@ -289,15 +135,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Food & Wine",
- "The New York Times",
- "Travel + Leisure",
- "Bon Appétit",
- "Condé Nast Traveler",
- "Eater",
- "Michelin Guide",
+ "Food & Wine", "The New York Times", "Travel + Leisure", "Bon Appétit", "Condé Nast Traveler", "Eater", "Michelin Guide"
]}
title="As Featured In"
+ description="Recognized globally for our legendary island hospitality."
/>
@@ -305,21 +146,9 @@ export default function LandingPage() {
@@ -350,33 +171,9 @@ export default function LandingPage() {