Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 18:04:07 +00:00

View File

@@ -30,26 +30,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "home",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Reservations",
id: "reservations",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "home" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Reservations", id: "reservations" },
{ name: "Contact", id: "contact" },
]}
brandName="Copper Kettle"
/>
@@ -57,113 +42,40 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDoubleCarousel
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Karachis Legendary Hangout Since 1993"
description="Experience timeless elegance and culinary perfection. From our signature Baked Alaska to exquisite continental classics, every meal is a journey."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg",
imageAlt: "Restaurant Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11508.jpg",
imageAlt: "Copper Kettle Sign",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199325.jpg",
imageAlt: "Fine Dining Table",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-small-xmas-tarts-black-plate-pine-branch-grey-table_140725-102839.jpg",
imageAlt: "Signature Dessert",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/candlelight-dinner-glass-juice_140725-9361.jpg",
imageAlt: "Warm Ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-dj-equipment-electronics_23-2149658375.jpg",
imageAlt: "Bar Setup",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg", imageAlt: "Restaurant Interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11508.jpg", imageAlt: "Copper Kettle Sign" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199325.jpg", imageAlt: "Fine Dining Table" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-small-xmas-tarts-black-plate-pine-branch-grey-table_140725-102839.jpg", imageAlt: "Signature Dessert" },
{ imageSrc: "http://img.b2bpic.net/free-photo/candlelight-dinner-glass-juice_140725-9361.jpg", imageAlt: "Warm Ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-dj-equipment-electronics_23-2149658375.jpg", imageAlt: "Bar Setup" },
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304375.jpg",
imageAlt: "Fresh Ingredients",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg",
imageAlt: "Handcrafted Dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-vintage-metallic-trays_23-2150315230.jpg",
imageAlt: "Copper Accents",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598355.jpg",
imageAlt: "Staff Service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629541.jpg",
imageAlt: "Evening Lighting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/glass-raspberry-cocktail-with-ice_140725-4866.jpg",
imageAlt: "Cocktails",
},
]}
buttons={[
{
text: "Reserve Now",
href: "#reservations",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304375.jpg", imageAlt: "Fresh Ingredients" },
{ imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg", imageAlt: "Handcrafted Dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-vintage-metallic-trays_23-2150315230.jpg", imageAlt: "Copper Accents" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598355.jpg", imageAlt: "Staff Service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629541.jpg", imageAlt: "Evening Lighting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-raspberry-cocktail-with-ice_140725-4866.jpg", imageAlt: "Cocktails" },
]}
buttons={[{ text: "Reserve Now", href: "#reservations" }]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-thoughtful-handsome-groom-wearing-brown-plaid-suit-with-bow-tie-sitting-floor-with-glass-alcohol-beverage-white-background-seriously-looking-camera_8353-12557.jpg",
alt: "Customer 1",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-bearded-man-restaurant-waiting-his-girlfriend_1157-52225.jpg",
alt: "Customer 2",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-shot-intelligent-businessman-holding-whiskey-his-hands_181624-43801.jpg",
alt: "Customer 3",
},
{
src: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg",
alt: "Customer 4",
},
{
src: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg",
alt: "Customer 5",
},
{ src: "http://img.b2bpic.net/free-photo/portrait-thoughtful-handsome-groom-wearing-brown-plaid-suit-with-bow-tie-sitting-floor-with-glass-alcohol-beverage-white-background-seriously-looking-camera_8353-12557.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/portrait-bearded-man-restaurant-waiting-his-girlfriend_1157-52225.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/portrait-shot-intelligent-businessman-holding-whiskey-his-hands_181624-43801.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", alt: "Customer 5" },
]}
avatarText="Join our 30-year journey."
marqueeItems={[
{
type: "text",
text: "1993 Heritage",
},
{
type: "text",
text: "Authentic BBQ",
},
{
type: "text",
text: "Fine Dining",
},
{
type: "text",
text: "Continental Classics",
},
{
type: "text",
text: "Legendary Desserts",
},
{ type: "text", text: "1993 Heritage" },
{ type: "text", text: "Authentic BBQ" },
{ type: "text", text: "Fine Dining" },
{ type: "text", text: "Continental Classics" },
{ type: "text", text: "Legendary Desserts" },
]}
/>
</div>
@@ -172,15 +84,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Legacy",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg",
alt: "About Copper Kettle",
},
{ type: "text", content: "Our Legacy" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", alt: "About Copper Kettle" },
]}
/>
</div>
@@ -190,49 +95,14 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={true}
animationType="blur-reveal"
products={[
{
id: "1",
name: "Signature Baked Alaska",
price: "Rs 1,200",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-creamy-cakes-with-fresh-fruits-light-background_140725-132669.jpg",
},
{
id: "2",
name: "Grilled Steak with Pepper Sauce",
price: "Rs 3,500",
variant: "Continental",
imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg",
},
{
id: "3",
name: "Spicy Chicken Karahi",
price: "Rs 2,800",
variant: "Pakistani",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-thai-food_1357-231.jpg",
},
{
id: "4",
name: "Kung Pao Chicken",
price: "Rs 2,200",
variant: "Chinese",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-chicken-sauce-with-sesame_141793-280.jpg",
},
{
id: "5",
name: "Assorted BBQ Platter",
price: "Rs 4,500",
variant: "BBQ",
imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg",
},
{
id: "6",
name: "Premium Lemonade",
price: "Rs 450",
variant: "Beverage",
imageSrc: "http://img.b2bpic.net/free-photo/raspberry-lemonade-drink-glass-blue-background_123827-22700.jpg",
},
{ id: "1", name: "Signature Baked Alaska", price: "Rs 1,200", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-creamy-cakes-with-fresh-fruits-light-background_140725-132669.jpg" },
{ id: "2", name: "Grilled Steak with Pepper Sauce", price: "Rs 3,500", variant: "Continental", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg" },
{ id: "3", name: "Spicy Chicken Karahi", price: "Rs 2,800", variant: "Pakistani", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-thai-food_1357-231.jpg" },
{ id: "4", name: "Kung Pao Chicken", price: "Rs 2,200", variant: "Chinese", imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-chicken-sauce-with-sesame_141793-280.jpg" },
{ id: "5", name: "Assorted BBQ Platter", price: "Rs 4,500", variant: "BBQ", imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg" },
{ id: "6", name: "Premium Lemonade", price: "Rs 450", variant: "Beverage", imageSrc: "http://img.b2bpic.net/free-photo/raspberry-lemonade-drink-glass-blue-background_123827-22700.jpg" },
]}
title="Our Culinary Selection"
description="From authentic Pakistani BBQ to continental masterpieces."
@@ -241,35 +111,15 @@ export default function LandingPage() {
<div id="gallery" data-section="gallery">
<FeatureCardOne
animationType="slide-up"
animationType="blur-reveal"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
features={[
{
title: "Elegant Seating",
description: "Cozy corners and sophisticated tables.",
imageSrc: "http://img.b2bpic.net/free-photo/home-interior-decorated-brown-shades_23-2151934951.jpg",
imageAlt: "Seating",
},
{
title: "Our Kitchen",
description: "Where culinary art is born.",
imageSrc: "http://img.b2bpic.net/free-photo/waitress-with-face-mask-disinfecting-restaurant-tables-due-coronavirus-pandemic_637285-11368.jpg",
imageAlt: "Kitchen",
},
{
title: "Outdoor Terrace",
description: "Mall Square view.",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-by-window_53876-65125.jpg",
imageAlt: "Terrace",
},
{
title: "Private Dining",
description: "Intimate experiences for everyone.",
imageSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-woman_23-2147736701.jpg",
imageAlt: "Dining",
},
{ title: "Elegant Seating", description: "Cozy corners and sophisticated tables.", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-decorated-brown-shades_23-2151934951.jpg", imageAlt: "Seating" },
{ title: "Our Kitchen", description: "Where culinary art is born.", imageSrc: "http://img.b2bpic.net/free-photo/waitress-with-face-mask-disinfecting-restaurant-tables-due-coronavirus-pandemic_637285-11368.jpg", imageAlt: "Kitchen" },
{ title: "Outdoor Terrace", description: "Mall Square view.", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-by-window_53876-65125.jpg", imageAlt: "Terrace" },
{ title: "Private Dining", description: "Intimate experiences for everyone.", imageSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-woman_23-2147736701.jpg", imageAlt: "Dining" },
]}
title="A Visual Journey"
description="Captured moments of warmth and elegance."
@@ -280,47 +130,13 @@ export default function LandingPage() {
<TestimonialCardThirteen
textboxLayout="split"
useInvertedBackground={false}
animationType="blur-reveal"
testimonials={[
{
id: "1",
name: "Sarah Khan",
handle: "@sarahk",
testimonial: "The Baked Alaska is legendary! My go-to spot since college.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-holding-plates-with-food-looking-camera-while-serving-guests-restaurant_637285-1707.jpg",
},
{
id: "2",
name: "Ahmed Raza",
handle: "@ahmedr",
testimonial: "Unbeatable atmosphere. The perfect place for a romantic anniversary.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-couple-love-with-wineglasses_23-2148025311.jpg",
},
{
id: "3",
name: "Fatima Z.",
handle: "@fatimaz",
testimonial: "Their continental dishes are top-notch. Truly premium experience.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
},
{
id: "4",
name: "Bilal Abbas",
handle: "@bilal_a",
testimonial: "Excellent service and iconic ambiance. Always feels like home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-man-is-preparing-his-wedding_8353-9478.jpg",
},
{
id: "5",
name: "Maria Iqbal",
handle: "@mariai",
testimonial: "Fantastic BBQ platter, one of the best in Zamzama.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-modern-man-wearing-glasses-denim-jacket-yellow-background-with-happy-face-standing-smiling-with-confident-smile-showing-teeth_839833-30354.jpg",
},
{ id: "1", name: "Sarah Khan", handle: "@sarahk", testimonial: "The Baked Alaska is legendary! My go-to spot since college.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-holding-plates-with-food-looking-camera-while-serving-guests-restaurant_637285-1707.jpg" },
{ id: "2", name: "Ahmed Raza", handle: "@ahmedr", testimonial: "Unbeatable atmosphere. The perfect place for a romantic anniversary.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/content-couple-love-with-wineglasses_23-2148025311.jpg" },
{ id: "3", name: "Fatima Z.", handle: "@fatimaz", testimonial: "Their continental dishes are top-notch. Truly premium experience.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg" },
{ id: "4", name: "Bilal Abbas", handle: "@bilal_a", testimonial: "Excellent service and iconic ambiance. Always feels like home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-man-is-preparing-his-wedding_8353-9478.jpg" },
{ id: "5", name: "Maria Iqbal", handle: "@mariai", testimonial: "Fantastic BBQ platter, one of the best in Zamzama.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-modern-man-wearing-glasses-denim-jacket-yellow-background-with-happy-face-standing-smiling-with-confident-smile-showing-teeth_839833-30354.jpg" },
]}
showRating={true}
title="Guest Stories"
@@ -331,9 +147,7 @@ export default function LandingPage() {
<div id="reservations" data-section="reservations">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Book Your Table"
description="Secure your spot at Karachis most iconic restaurant."
tag="Reservations"
@@ -345,21 +159,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Location?",
content: "3rd Commercial Lane, Mall Square, Zamzama, Phase 5.",
},
{
id: "2",
title: "Operating Hours?",
content: "12:00 PM 12:00 AM Daily.",
},
{
id: "3",
title: "Contact?",
content: "021-35838659 | 021-35878886.",
},
{ id: "1", title: "Location?", content: "3rd Commercial Lane, Mall Square, Zamzama, Phase 5." },
{ id: "2", title: "Operating Hours?", content: "12:00 PM 12:00 AM Daily." },
{ id: "3", title: "Contact?", content: "021-35838659 | 021-35878886." },
]}
title="Visit Us"
description="Everything you need to know about dining with us."
@@ -370,41 +172,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Quick Links",
items: [
{
label: "Menu",
href: "#menu",
},
{
label: "Reservations",
href: "#reservations",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
],
},
{ title: "Quick Links", items: [{ label: "Menu", href: "#menu" }, { label: "Reservations", href: "#reservations" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }] },
]}
logoText="Copper Kettle"
copyrightText="© 2025 Copper Kettle Restaurant & Cafe."
@@ -413,4 +183,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}